Matthias Clasen
|
5451b78f4a
|
Don't use alloca
It complicates things on Windows, for no
big win. Just preallocate a reasonable amount.
|
2022-12-23 13:37:59 -07:00 |
Matthias Clasen
|
7c12db46ff
|
Try to fix msvc build
|
2022-12-23 13:37:59 -07:00 |
Behdad Esfahbod
|
9672aa8610
|
[util] Fix compiler warning
|
2022-12-23 13:37:59 -07:00 |
Matthias Clasen
|
955bd30365
|
Fix hb-cairo-utils
This was a stupid mistake, and hard to track down.
|
2022-12-23 13:37:59 -07:00 |
Behdad Esfahbod
|
3573956705
|
[util] Include stdio.h
|
2022-12-23 13:37:59 -07:00 |
Behdad Esfahbod
|
7accbe97d8
|
[util] Fix argument order and root transform PNGs
|
2022-12-23 13:37:59 -07:00 |
Behdad Esfahbod
|
529dc40d7d
|
[util] Adjust scaling
Still doesn't render PNGs.
Fix a few compiler warnings
|
2022-12-23 13:37:59 -07:00 |
Matthias Clasen
|
6c49822cad
|
wip: Use hb-paint in hb-view
This doesn't paint anything yet.
|
2022-12-23 13:37:59 -07:00 |