projects
/
profile
/
ivi
/
org.tizen.video-player.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Minor
[profile/ivi/org.tizen.video-player.git]
/
src
/
hb-font.h
2011-05-25
Behdad Esfahbod
[API] One last font-funcs API change
blob
|
commitdiff
2011-05-19
Behdad Esfahbod
[Vertical] GPOS is always done with horizontal origin
blob
|
commitdiff
|
diff to current
2011-05-19
Behdad Esfahbod
More vertical
blob
|
commitdiff
|
diff to current
2011-05-17
Behdad Esfahbod
[API] Vertical support, take 2
blob
|
commitdiff
|
diff to current
2011-05-17
Behdad Esfahbod
[API] Add support for vertical text
blob
|
commitdiff
|
diff to current
2011-05-16
Behdad Esfahbod
Cosmetic
blob
|
commitdiff
|
diff to current
2011-05-12
Behdad Esfahbod
[API] Add hb_face_make/is_immutable()
blob
|
commitdiff
|
diff to current
2011-05-12
Behdad Esfahbod
[API] Make get_glyph() callback return a boolean
blob
|
commitdiff
|
diff to current
2011-05-12
Behdad Esfahbod
Rename get_kernings() arguments from first/second_glyph...
blob
|
commitdiff
|
diff to current
2011-05-12
Behdad Esfahbod
[API] Pass face to get_table()
blob
|
commitdiff
|
diff to current
2011-05-12
Behdad Esfahbod
[API] Remove const from font user_data
blob
|
commitdiff
|
diff to current
2011-05-12
Behdad Esfahbod
[API] Rename hb_face_create_for_data() to hb_face_create()
blob
|
commitdiff
|
diff to current
2011-05-11
Behdad Esfahbod
[API] Add hb_*_get_empty() for all objects
blob
|
commitdiff
|
diff to current
2011-05-11
Behdad Esfahbod
[API] Change signature of get_contour_point and get_ker...
blob
|
commitdiff
|
diff to current
2011-05-11
Behdad Esfahbod
Make default font-funcs chain-up to the parent
blob
|
commitdiff
|
diff to current
2011-05-11
Behdad Esfahbod
[API] Pass down closure user_data to font funcs
blob
|
commitdiff
|
diff to current
2011-05-11
Behdad Esfahbod
[API] Remove font_funcs func getter functions
blob
|
commitdiff
|
diff to current
2011-05-11
Behdad Esfahbod
[API] Add hb_font_create_sub_font() and hb_font_get_par...
blob
|
commitdiff
|
diff to current
2011-05-10
Behdad Esfahbod
[API] Remove broken-by-design hb_font_unset_funcs()
blob
|
commitdiff
|
diff to current
2011-05-10
Behdad Esfahbod
Add hb_font_make/is_immutable()
blob
|
commitdiff
|
diff to current
2011-05-03
Behdad Esfahbod
[API] Make hb_font_create() take a face and reference it
blob
|
commitdiff
|
diff to current
2011-04-28
Behdad Esfahbod
[API Remove hb_font_funcs_copy()
blob
|
commitdiff
|
diff to current
2011-04-28
Behdad Esfahbod
[TODO] Remove finished items
blob
|
commitdiff
|
diff to current
2011-04-28
Behdad Esfahbod
[API] Add _set/get_user_data() for all objects
blob
|
commitdiff
|
diff to current
2011-04-21
Behdad Esfahbod
Update Copyright headers
blob
|
commitdiff
|
diff to current
2011-04-21
Behdad Esfahbod
[API] Allow negative font x_scale/y_scale
blob
|
commitdiff
|
diff to current
2011-04-20
Behdad Esfahbod
[API] Rename hb_face_get_table() to hb_face_reference_t...
blob
|
commitdiff
|
diff to current
2011-04-20
Behdad Esfahbod
[API] Remove hb_*_get_reference_count()
blob
|
commitdiff
|
diff to current
2011-04-20
Behdad Esfahbod
[API] font: move user_data before destroy()
blob
|
commitdiff
|
diff to current
2010-12-18
Behdad Esfahbod
Rename remaining metrics uses to extents
blob
|
commitdiff
|
diff to current
2010-10-27
Behdad Esfahbod
Divide get_metrics into get_advance and get_extents
blob
|
commitdiff
|
diff to current
2010-10-04
Behdad Esfahbod
Add hb_face_get_upem()
blob
|
commitdiff
|
diff to current
2010-10-04
Behdad Esfahbod
Add API comments
blob
|
commitdiff
|
diff to current
2010-10-04
Behdad Esfahbod
Add is_mutable() functions
blob
|
commitdiff
|
diff to current
2010-10-04
Behdad Esfahbod
Add getters for all setter APIs
blob
|
commitdiff
|
diff to current
2010-09-23
Behdad Esfahbod
Remove unimplemented method hb_font_get_funcs()
blob
|
commitdiff
|
diff to current
2010-07-23
Behdad Esfahbod
Prefer C linkage
blob
|
commitdiff
|
diff to current
2010-05-20
Behdad Esfahbod
Let hb_face_get_table() return NULL if table not found
blob
|
commitdiff
|
diff to current
2010-05-19
Behdad Esfahbod
Fix scale issues
blob
|
commitdiff
|
diff to current
2010-04-22
Behdad Esfahbod
Change header comment
blob
|
commitdiff
|
diff to current
2009-11-05
Behdad Esfahbod
Add hb_font_get_*
blob
|
commitdiff
|
diff to current
2009-11-05
Behdad Esfahbod
Rename [xy]_pos to [xy]_offset since we don't accumulat...
blob
|
commitdiff
|
diff to current
2009-11-04
Behdad Esfahbod
Finish FT glue. Rough and untested
blob
|
commitdiff
|
diff to current
2009-11-04
Behdad Esfahbod
Implement nil font functions
blob
|
commitdiff
|
diff to current
2009-11-03
Behdad Esfahbod
Start ft glue
blob
|
commitdiff
|
diff to current
2009-11-03
Behdad Esfahbod
Move unicode_funcs to buffer
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Add glyph_metrics typedef
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Add point_index to get_contour_point()
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Fix typo
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Add font funcs prototypes
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Add hb_font_funcs_make_immutable()
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Start adding Unicode funcs
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Use face_t directly instead of ot_layout_t
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Port ot-layout to new public API
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Rename _duplicate to _copy
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Move typedef's around
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Add get_reference_count()
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Add abstract font and face API
blob
|
commitdiff
|
diff to current