Skip to content

Conversation

@shehzan10
Copy link
Member

No description provided.

9prady9 and others added 26 commits September 20, 2016 18:39
Checks to report fatal error if FontConfig is not available
Remove FG_COMPILE_LINK_ERROR macro is shader program link is successful
Changes to axes limits for charts
Character bearings can be negative depending on various factors.
Earlier the type used to store bearing values was an unsigned type
that caused issues with characters that has negative bearing values.
Changed the earlier size_t type to int now to handle the valid range
of bearing values.
Earlier, the equations that involve computation of string offsets
for tick labels were using unsigned type that resulted in extremely
large values(due to overflow) for negative offsets.
Fix build of examples with the system cl2hpp.
Surface fixes and Increment version to 0.9.2
@9prady9 9prady9 merged commit 4c8a291 into master Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants