Commit graph

32 commits

Author SHA1 Message Date
172711cad3 fix wrapping, and textAlignment 2023-06-13 16:43:13 +02:00
3016879e22 pass GPUFont/MsdfAtlasLayerComboSettings as reference 2023-06-03 14:51:55 +02:00
8a1497fb4f remove unnecessary gpuTextureOffset 2023-05-29 09:42:06 +02:00
012987c11b introduce layerOrder 2023-05-14 08:33:23 +02:00
28d6a59ef2 decrease layer count when removing layer 2023-05-05 15:01:52 +02:00
30c1d7f5a2 allow setting width/height for layerComposition 2023-04-30 17:40:45 +02:00
cfe9d56e65 getLayers() from a layerComposition 2023-04-22 13:48:02 +02:00
9a7b3edc9e fix propsBuffer & introduce lastProps 2023-04-22 11:59:21 +02:00
e357a7f4a2 layer combos without children are erased 2023-04-18 13:19:28 +02:00
65ca48275c slight refactor of utility types, improve mom-child relationship 2023-04-16 17:20:54 +02:00
bd81be30df prepare to connect with theatrejs 2023-04-14 16:55:15 +02:00
70eb4f97f4 GPUFont with layers 2023-04-13 17:15:35 +02:00
b048298bcc set combo vFlip 2023-04-12 15:47:01 +02:00
ed529969b5 add rudimentary ofxGPUFont 2023-04-12 13:59:09 +02:00
f6e4506d7f slight refactor 2023-04-12 10:58:53 +02:00
09e2bb63c7 add gpufont 2023-04-12 09:28:47 +02:00
957768cf61 settable vFlip 2023-04-11 13:17:30 +02:00
454591f2b5 use default value for setup 2023-04-11 13:17:03 +02:00
9f6fba0281 get atlas image and add layer with props 2023-04-11 12:23:14 +02:00
1ed1210d29 cleanup 2023-04-08 17:16:06 +02:00
f4ad2679c9 remove couts 2023-04-08 09:51:31 +02:00
f118627dbc introduce naive layerID 2023-04-07 16:17:07 +02:00
ad95ad0fe9 cleanup 2023-04-07 09:53:27 +02:00
96f9248edc add vFlip detection, and therefore un-const draw calls 2023-04-07 09:48:37 +02:00
e6a1ecd971 make LayerComposition more flexible ... unstable implementation 2023-04-06 11:17:22 +02:00
207e2537b1 interpolate glyph pairs 2023-03-30 16:22:35 +02:00
94f0da2768 use text from layer for atlas 2023-03-29 20:47:48 +02:00
170c8cc34e almost acceptable letter spacing 2023-03-28 17:48:18 +02:00
7c7485e2f0 draw Layer letters on xy-baseline (no kerning) 2023-03-27 20:17:47 +02:00
0f07dbfb64 Layer has Atlas not atlasImage, etc 2023-03-26 21:19:37 +02:00
7c3b8767e8 remove debug code 2023-03-26 19:42:57 +02:00
2de3eeadf2 add LayerComposition 2023-03-25 18:59:58 +01:00