Behdad Esfahbod
|
9da26d6669
|
Remove email address from Copyright headers
|
2010-11-22 11:03:18 -05:00 |
Behdad Esfahbod
|
502f4cba3e
|
Divide get_metrics into get_advance and get_extents
Graphite module not updated.
Bump version to 0.3.
|
2010-10-27 01:13:56 -04:00 |
Behdad Esfahbod
|
acdba3f90b
|
Prefer C linkage
|
2010-07-23 15:39:27 -04:00 |
Behdad Esfahbod
|
cc6d52279d
|
De-C++ where possible
Helps with avoiding many "extern C" declarations in source files.
|
2010-07-23 15:00:13 -04:00 |
Behdad Esfahbod
|
22da7fd94d
|
Rename a few files to be C++ sources
In anticipation for buffer revamp coming.
|
2010-05-12 18:23:21 -04:00 |
Behdad Esfahbod
|
64d3fc8d0d
|
Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
|
2010-05-03 22:51:19 -04:00 |
Behdad Esfahbod
|
2cd1ea4411
|
[ft] Disallow getting the entire font data with tag=0
|
2010-04-29 14:16:43 -04:00 |
Behdad Esfahbod
|
33d13fdda9
|
Rename HB_GNUC_UNUSED -> HB_UNUSED
|
2010-04-29 13:56:44 -04:00 |
Behdad Esfahbod
|
d6b3c83a90
|
Allow get_table() to return NULL
|
2010-04-23 19:59:53 -04:00 |
Behdad Esfahbod
|
f1aaa2a436
|
Add TODO
|
2010-04-23 15:19:50 -04:00 |
Behdad Esfahbod
|
1d720192b1
|
Fix compile warnings (HB_GNUC_UNUSED)
|
2010-04-23 14:39:10 -04:00 |
Behdad Esfahbod
|
c755cb3e3a
|
Change header comment
|
2010-04-22 00:11:43 -04:00 |
Behdad Esfahbod
|
e48ed72230
|
[ft] Check stream->read instead of stream->base
The former is more robust. See discussion on freetype-devel.
|
2010-03-01 22:33:45 -05:00 |
Behdad Esfahbod
|
cd11a98fa1
|
Fix compile with older FreeType
|
2009-12-20 23:05:02 +01:00 |
Behdad Esfahbod
|
edb54e9aec
|
Fix FT_Face finalizer call
|
2009-11-06 15:19:22 -05:00 |
Behdad Esfahbod
|
3648bdf5b2
|
Fix FT_Face generic finalizer
|
2009-11-05 20:17:53 -05:00 |
Behdad Esfahbod
|
25edb940ab
|
Cosmetic
|
2009-11-05 19:20:06 -05:00 |
Behdad Esfahbod
|
bcd26bd7b1
|
Add TODO item
|
2009-11-05 18:03:26 -05:00 |
Behdad Esfahbod
|
f4281e0a92
|
Fix ref counting
|
2009-11-05 17:58:41 -05:00 |
Behdad Esfahbod
|
6358ff45ae
|
Add hb_ft_face_create_cached
|
2009-11-05 17:39:16 -05:00 |
Behdad Esfahbod
|
9bef3611f0
|
Rename [xy]_pos to [xy]_offset since we don't accumulate positions
|
2009-11-05 12:20:11 -05:00 |
Behdad Esfahbod
|
3b59306b85
|
Finish FT glue. Rough and untested
|
2009-11-04 15:48:32 -05:00 |
Behdad Esfahbod
|
8fb3d1aa4e
|
Start ft glue
|
2009-11-03 18:34:20 -05:00 |