kamidev
68190e863a
Change std.build.Pkg.path -> std.build.Pkg.source
...
Fixes breaking change in latest Zig master, see https://github.com/ziglang/zig/pull/11557
2022-05-29 08:25:52 -07:00
iddev5
336134c996
freetype: change example names to match mach convention
...
General mach examples use ``long-example-name`` case but freetype was
using ``snake_case`` right now, which is inconsistent and midly
inconvenient to use.
Renamed: glyph_to_svg -> glyph-to-svg, single_glyph -> single-glyph
2022-05-25 23:08:45 -07:00
Ali Chraghi
ca0db5a701
freetype: example runner in zig build & new glyph_to_svg example
2022-05-25 09:05:57 -07:00
Stephen Gutekanst
b146f47037
freetype: build: add package to tests
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-05-24 11:55:07 -07:00
Ali Chraghi
14ecaa6a7e
freetype: build: overall improvements
2022-05-24 11:55:07 -07:00
Stephen Gutekanst
ddaba2db87
freetype: ensure upstream/ submodule is cloned
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-05-24 11:55:07 -07:00
Ali Chraghi
b50dade2fd
freetype: initial import @ 4e2b158
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-05-24 11:55:07 -07:00