Behdad Esfahbod
|
5ddd9cc499
|
Minor
|
2011-09-16 16:40:44 -04:00 |
Behdad Esfahbod
|
4451168e5d
|
Fix binary stdin/stdout io in Windows
Make --font-file accept "-" to mean stdin, and have it work
in Windows too!
|
2011-09-16 00:41:08 -04:00 |
Behdad Esfahbod
|
f7e2ef74f8
|
[hb-view] Make print to stdout work in Windows
Apparently there's no equivalent to "/dev/stdout", so write using
stdio to be able to output to stdout.
|
2011-09-15 18:01:24 -04:00 |
Behdad Esfahbod
|
b9b10ad78b
|
[util] Refactor hb-view completely
Now we can use the same code to do other utils...
|
2011-09-15 00:30:41 -04:00 |
Behdad Esfahbod
|
0b7e4d9f20
|
[ft] FT_Get_Advance() for advance-width callbacks
Using graphite2's comparerenderer suggests that this makes hb-ft 15
times faster. No caching layer needed anymore.
|
2011-08-15 20:41:59 +02:00 |
Behdad Esfahbod
|
3bb300ee78
|
Refactor hb-view code
|
2011-08-11 12:04:03 +02:00 |