- 12 5月, 2011 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 11 5月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
get_contour_point now takes glyph id before point_index. get_kerning now takes a vector to fill-in.
-
由 Behdad Esfahbod 提交于
-
- 03 5月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
Don't use _cached()
-
由 Behdad Esfahbod 提交于
-
- 22 4月, 2011 3 次提交
-
-
由 Behdad Esfahbod 提交于
Makes way for adding arbitrary user_data support.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 21 4月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
So we can liberally use the simple features of C++ that parts of the codebase is already using.
-
- 20 4月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
This is the common convention for language binding tools.
-
- 23 11月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 27 10月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
Graphite module not updated. Bump version to 0.3.
-
- 24 7月, 2010 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Helps with avoiding many "extern C" declarations in source files.
-
- 25 5月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 20 5月, 2010 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
hb_font_set_scale() now sets the value to be used to represent a unit pixel. For example, if rendering a 10px font with a 26.6 representation, you would set scale to (10 << 6). For 10px in 16.16 you would set it to (10 << 16). This space should be the same space that the get_glyph_metrics and get_kerning callbacks work in.
-
- 13 5月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
In anticipation for buffer revamp coming.
-
- 04 5月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 30 4月, 2010 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 24 4月, 2010 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 22 4月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 02 3月, 2010 1 次提交
-
-
由 Behdad Esfahbod 提交于
The former is more robust. See discussion on freetype-devel.
-
- 21 12月, 2009 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 07 11月, 2009 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 11月, 2009 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 05 11月, 2009 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 11月, 2009 1 次提交
-
-
由 Behdad Esfahbod 提交于
-