Stephen Gutekanst
0a8e22bb49
examples: import mach-examples@20ceb359231ff284cf343dddba8cf25112ffe717
...
Helps hexops/mach#1165
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-03-06 11:08:19 -07:00
Stephen Gutekanst
189997c279
{mach,examples}: move examples to github.com/hexops/mach-examples
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-10-16 12:21:50 -07:00
dweiller
35930b1600
examples/gkurve: ResizableLabel: fix deinit leaks
...
This issue with the previous (commented out) implementation was that by
remaking the iterator each loop, the same element was attempted to be
freed each iteration, as the element was not actually removed from the
map.
2022-07-20 21:16:48 -07:00
Stephen Gutekanst
8184ce82f7
freetype: rename newX functions to createX
2022-07-19 09:19:55 -07:00
Ali Chraghi
2b325e9c4b
freetype: rename OutlineFuncs* to Funcs*
2022-06-14 19:53:29 -07:00
Stephen Gutekanst
53a1a2e9fd
examples/gkurve: update to latest freetype API
...
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-06-10 13:24:02 -07:00
PiergiorgioZagaria
112b837cae
examples/gkurve: fixed logic for points inside polygon
2022-06-10 13:24:02 -07:00
PiergiorgioZagaria
c1b3996b63
examples/gkurve: support for UTF32 characters
2022-06-10 13:24:02 -07:00
PiergiorgioZagaria
98138dd2fa
examples/gkurve: initial commit for resizable_label
2022-06-10 13:24:02 -07:00