Behdad Esfahbod
|
1cebfbb063
|
Cleanup hb_face_create_for_data()
|
2010-04-23 20:49:18 -04:00 |
Behdad Esfahbod
|
d6b3c83a90
|
Allow get_table() to return NULL
|
2010-04-23 19:59:53 -04:00 |
Behdad Esfahbod
|
990443e5f2
|
Remove lock_instance()
|
2010-04-23 17:53:32 -04:00 |
Behdad Esfahbod
|
33d4d4325e
|
Zero glyph metrics before calling user callback
|
2010-04-23 14:56:55 -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
|
0465e69832
|
Protect against NULL funcs
|
2009-12-20 16:25:18 +01:00 |
Behdad Esfahbod
|
850dc5bb55
|
Return 0 from get_glyph_nil
|
2009-11-05 18:26:52 -05:00 |
Behdad Esfahbod
|
85555a9533
|
Initialize font->klass
|
2009-11-05 18:25:56 -05:00 |
Behdad Esfahbod
|
2e33669291
|
Add hb_font_get_*
|
2009-11-05 13:55:41 -05:00 |
Behdad Esfahbod
|
3b59306b85
|
Finish FT glue. Rough and untested
|
2009-11-04 15:48:32 -05:00 |
Behdad Esfahbod
|
7951279b4a
|
Implement nil font functions
|
2009-11-03 20:27:05 -05:00 |
Behdad Esfahbod
|
8fb3d1aa4e
|
Start ft glue
|
2009-11-03 18:34:20 -05:00 |
Behdad Esfahbod
|
5ebabecef3
|
Move unicode_funcs to buffer
|
2009-11-03 15:15:07 -05:00 |
Behdad Esfahbod
|
32c65a5ca3
|
[HB] Add font funcs prototypes
|
2009-11-02 14:40:45 -05:00 |
Behdad Esfahbod
|
8d70312c7b
|
[HB] Add hb_font_funcs_make_immutable()
|
2009-11-02 14:40:40 -05:00 |
Behdad Esfahbod
|
3284d05da2
|
[HB] Add missing initializer
|
2009-11-02 14:40:40 -05:00 |
Behdad Esfahbod
|
af9e104028
|
[HB] Use nil unicode funcs in nil face
|
2009-11-02 14:40:38 -05:00 |
Behdad Esfahbod
|
5c44188455
|
[HB] Start adding Unicode funcs
|
2009-11-02 14:40:36 -05:00 |
Behdad Esfahbod
|
d60bb8ca2a
|
[HB] Hook Sanitizer up. Hell's breaking loose right now
|
2009-11-02 14:40:30 -05:00 |
Behdad Esfahbod
|
15164d9258
|
[HB] Fix mix warnings
|
2009-11-02 14:40:29 -05:00 |
Behdad Esfahbod
|
5fc22e647c
|
[HB] Remove use of typeof()
|
2009-11-02 14:40:27 -05:00 |
Behdad Esfahbod
|
70e0f2a75e
|
[HB] Make it all work again
|
2009-11-02 14:40:27 -05:00 |
Behdad Esfahbod
|
23c86aa000
|
[HB] Use face_t directly instead of ot_layout_t
|
2009-11-02 14:40:27 -05:00 |
Behdad Esfahbod
|
b28e21b90c
|
[HB] Rename hb-font.c to hb-font.cc
|
2009-11-02 14:40:27 -05:00 |