projects
/
apps
/
home
/
video-player.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move code around
[apps/home/video-player.git]
/
src
/
hb-font.cc
2011-05-04
Behdad Esfahbod
Move code around
blob
|
commitdiff
2011-05-03
Behdad Esfahbod
Refactor to keep hb-object-private.h and hb-open-type...
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-05-03
Behdad Esfahbod
Protect NULL in a couple places
blob
|
commitdiff
|
diff to current
2011-05-02
Behdad Esfahbod
[API] Rename hb_blob_create_empty() to hb_blob_get_empty()
blob
|
commitdiff
|
diff to current
2011-05-02
Behdad Esfahbod
[face] Return nil face if blob is inert
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
[API] Add _set/get_user_data() for all objects
blob
|
commitdiff
|
diff to current
2011-04-27
Behdad Esfahbod
[object] Remove unnecessary use of macros
blob
|
commitdiff
|
diff to current
2011-04-21
Behdad Esfahbod
Add hb_object_header_t which is the common part of...
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
Rename all private sources and headers to C++ files
blob
|
commitdiff
|
diff to current
2011-04-20
Behdad Esfahbod
[API] Make hb_face_reference_table() return empty blob...
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-10-27
Behdad Esfahbod
Divide get_metrics into get_advance and get_extents
blob
|
commitdiff
|
diff to current
2010-10-26
Behdad Esfahbod
Fix blob leak
blob
|
commitdiff
|
diff to current
2010-10-13
Behdad Esfahbod
Fix stupid bug, oops
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 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-22
Behdad Esfahbod
Fix blob refcounting with insane SFNT table directories
blob
|
commitdiff
|
diff to current
2010-07-23
Behdad Esfahbod
Prefer C linkage
blob
|
commitdiff
|
diff to current
2010-07-23
Behdad Esfahbod
De-C++ where possible
blob
|
commitdiff
|
diff to current
2010-05-24
Behdad Esfahbod
Merge remote branch 'martin/master'
blob
|
commitdiff
|
diff to current
2010-05-24
Behdad Esfahbod
Make sure we initialize all callbacks upon creation
blob
|
commitdiff
|
diff to current
2010-05-24
Behdad Esfahbod
Move all callback functions in a vtable structs
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-20
Behdad Esfahbod
get_table() is allowed to return NULL. Use that to...
blob
|
commitdiff
|
diff to current
2010-05-20
Behdad Esfahbod
Write hb_face_create_for_data() in terms of hb_face_cre...
blob
|
commitdiff
|
diff to current
2010-05-19
Behdad Esfahbod
Fix scale issues
blob
|
commitdiff
|
diff to current
2010-05-19
Behdad Esfahbod
Add 'head' table
blob
|
commitdiff
|
diff to current
2010-05-12
Behdad Esfahbod
Rename a few files to be C++ sources
blob
|
commitdiff
|
diff to current
2010-05-10
Behdad Esfahbod
Fix accessing tables from NULL pointer
blob
|
commitdiff
|
diff to current
2010-05-04
Behdad Esfahbod
Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
blob
|
commitdiff
|
diff to current
2010-04-29
Behdad Esfahbod
Rename HB_GNUC_UNUSED -> HB_UNUSED
blob
|
commitdiff
|
diff to current
2010-04-29
Behdad Esfahbod
More contour point use
blob
|
commitdiff
|
diff to current
2010-04-24
Behdad Esfahbod
Cleanup hb_face_create_for_data()
blob
|
commitdiff
|
diff to current
2010-04-23
Behdad Esfahbod
Allow get_table() to return NULL
blob
|
commitdiff
|
diff to current
2010-04-23
Behdad Esfahbod
Remove lock_instance()
blob
|
commitdiff
|
diff to current
2010-04-23
Behdad Esfahbod
Zero glyph metrics before calling user callback
blob
|
commitdiff
|
diff to current
2010-04-23
Behdad Esfahbod
Fix compile warnings (HB_GNUC_UNUSED)
blob
|
commitdiff
|
diff to current
2010-04-22
Behdad Esfahbod
Change header comment
blob
|
commitdiff
|
diff to current
2009-12-20
Behdad Esfahbod
Protect against NULL funcs
blob
|
commitdiff
|
diff to current
2009-11-05
Behdad Esfahbod
Return 0 from get_glyph_nil
blob
|
commitdiff
|
diff to current
2009-11-05
Behdad Esfahbod
Initialize font->klass
blob
|
commitdiff
|
diff to current
2009-11-05
Behdad Esfahbod
Add hb_font_get_*
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 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] Add missing initializer
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Use nil unicode funcs in nil face
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] Hook Sanitizer up. Hell's breaking loose right now
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Fix mix warnings
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Remove use of typeof()
blob
|
commitdiff
|
diff to current
2009-11-02
Behdad Esfahbod
[HB] Make it all work again
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] Rename hb-font.c to hb-font.cc
blob
|
commitdiff
|
diff to current