Behdad Esfahbod
|
20a50acc91
|
[hb-cairo] Make hb_cairo_glyphs_from_buffer public
|
2022-12-26 17:01:08 -07:00 |
Ebrahim Byagowi
|
a0b4ac4dce
|
Turn 8 spaces to tab across the project
According to the current code style of the project
|
2019-08-27 02:40:41 +04:30 |
Ebrahim Byagowi
|
b2ebaa9afa
|
Remove redundant 'inline' from methods (#1483)
|
2018-12-16 14:08:10 -05:00 |
Behdad Esfahbod
|
39bd07aed5
|
Fix bunch of unused parameter warnings
Show up with gcc -O0.
There's a few more but those are functions that need to be filled in.
Maybe this is a lost battle...
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
2c39f359e4
|
[utf] Remove unused typedef
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
ce81c74298
|
[utf] Fix ASCII
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
4668a05006
|
[name] Hook things up
Accept Mac Latin name entries as ASCII as well.
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
5531bd068e
|
[name] Flesh out UTF-X to UTF-X conversion routines
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
8d304ef7f9
|
[utf] Add UTF16-BE and UTF32-BE
|
2018-10-26 21:22:26 -07:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |