Qwerasd
|
10b8ca3c69
|
spelling: normalize grey -> gray
|
2024-08-11 18:31:01 -04:00 |
|
Mitchell Hashimoto
|
796d1312ff
|
font/sprite: rect must be smaller than canvas dims
|
2024-02-24 13:19:49 -08:00 |
|
Mitchell Hashimoto
|
759c8cddb4
|
font/sprite: test for thick underline, assertion on x/y for rect
|
2024-02-24 09:30:04 -08:00 |
|
Krzysztof Wolicki
|
0750698b62
|
Update to latest master,
update libxev dependency,
change mach_glfw to an updated fork until upstream updates
|
2023-11-30 21:41:33 +01:00 |
|
Krzysztof Wolicki
|
44a48f62f1
|
change unmodified var s to const s in anticipation of zig changes
|
2023-11-17 15:46:46 +01:00 |
|
Matthew Winter
|
a5eb746cf5
|
feat: update undercurl with antialiasing
|
2023-10-29 02:49:31 +11:00 |
|
Mitchell Hashimoto
|
3c5be0726f
|
sprite: all rasterized sprites should have a 1px padding
|
2023-07-01 09:23:40 -07:00 |
|
Mitchell Hashimoto
|
314f9287b1
|
Update Zig (#164)
* update zig
* pkg/fontconfig: clean up @as
* pkg/freetype,harfbuzz: clean up @as
* pkg/imgui: clean up @as
* pkg/macos: clean up @as
* pkg/pixman,utf8proc: clean up @as
* clean up @as
* lots more @as cleanup
* undo flatpak changes
* clean up @as
|
2023-06-30 12:15:31 -07:00 |
|
Mitchell Hashimoto
|
56f8e39e5b
|
Update zig, mach, fmt
|
2023-06-25 11:08:20 -07:00 |
|
Mitchell Hashimoto
|
97d9157d22
|
update zig version
|
2023-05-07 20:50:51 -07:00 |
|
Mitchell Hashimoto
|
05a5cfddb5
|
font: web canvas sprite trapezoid
|
2022-12-13 22:22:00 -08:00 |
|
Mitchell Hashimoto
|
c391d0f3de
|
font: web canvas sprite font can composite
|
2022-12-13 22:17:27 -08:00 |
|
Mitchell Hashimoto
|
bf054e5b44
|
font: web canvas sprite font can write to atlas
|
2022-12-13 22:01:13 -08:00 |
|
Mitchell Hashimoto
|
b48a0db040
|
font: web canvas rect sprite func
|
2022-12-13 21:46:33 -08:00 |
|
Mitchell Hashimoto
|
c9755f5fd1
|
font: mostly empty web canvas sprite renderer, but compiles
|
2022-12-13 21:19:40 -08:00 |
|
Mitchell Hashimoto
|
68e697dcbe
|
font: remove getData from canvas
|
2022-12-13 21:09:09 -08:00 |
|
Mitchell Hashimoto
|
ead8610604
|
font: Box font uses canvas abstraction
|
2022-12-13 21:08:45 -08:00 |
|
Mitchell Hashimoto
|
b21e18a9e6
|
font: start converting Box font to our abstract canvas interface
|
2022-12-13 16:16:56 -08:00 |
|