Viktor Chlumský
|
22b3055247
|
CMake update (#131)
CMake build improvements & simplification
|
2021-09-30 08:19:54 +02:00 |
Chlumsky
|
cf78977b47
|
Added API to load a font from bytes
|
2021-04-08 19:19:32 +02:00 |
Luminiscental
|
b681ec6527
|
Guard library pragma comments out of cmake builds (#120)
|
2021-02-15 16:13:18 +01:00 |
Viktor Chlumský
|
38ef289f25
|
Added glyph loading by glyph index, passing own FT_Face handle
|
2020-10-10 12:12:52 +02:00 |
Viktor Chlumský
|
b9d6f0bb72
|
Added font metrics API, fixed glyph import edge case, fixed 8-bit PNG orientation
|
2020-01-12 11:40:49 +01:00 |
Viktor Chlumský
|
2ab2e6186c
|
Font loading, reverseorder fixed, binary removed
|
2016-12-07 20:02:39 +01:00 |
Viktor Chlumský
|
4e443d8a72
|
Version 1.2 - Reverse order option, edge coloring seed, glyph loading fix
|
2016-07-21 18:26:15 +02:00 |
John-Philip Johansson
|
dc2bf4479d
|
Fix compile warnings on OSX
The following warnings were fixed:
* implicit conversion of NULL constant to 'bool'
* enumeration value '...' not handled in switch
|
2016-06-09 19:10:30 +02:00 |
Viktor Chlumský
|
61d3929db0
|
Version 1.0
|
2016-04-24 23:58:54 +02:00 |