Commit Graph

191 Commits

Author SHA1 Message Date
ed 70b2d1fe55 Prepping to start getting freetype working (2) 2024-07-01 20:32:44 -04:00
ed b67c1567d2 shaper_shape_from_text supports providing shape size 2024-07-01 19:47:48 -04:00
ed b409063906 got harfbuzz working (need to fixup the text size measuring) 2024-07-01 19:37:29 -04:00
ed baa8024278 adjustments to to segregate the demo sections better 2024-07-01 18:09:15 -04:00
ed 7c64e20f9c missing changes 2024-07-01 17:43:41 -04:00
ed 6d4745700f Finished initial implementation of sokol demo 2024-07-01 17:39:00 -04:00
ed b3f2add7d1 scripts readme added note on build_sokol_demo.ps1 2024-07-01 12:26:50 -04:00
ed 51ddb5371b updates to sokol_demo & sokol backend 2024-07-01 12:24:20 -04:00
ed 93e8b2d64e updates to scripts 2024-07-01 12:24:03 -04:00
ed f02a5c0783 Updates to readmes 2024-07-01 12:23:55 -04:00
ed 10f1f7655c remove unnecessary simd defs 2024-07-01 11:29:44 -04:00
ed 26974d6de0 sokol demo works
Just need to port over the original implementation now
2024-07-01 02:22:41 -04:00
ed e26cf5fb7e update gitignore 2024-07-01 01:22:40 -04:00
ed b2257f8f6c delete pureref file on codepaths (will make a good one later) 2024-07-01 01:22:29 -04:00
ed e06c866ace got it to compile 2024-07-01 01:22:04 -04:00
ed 8a7f615ebf fix typo with harfbuzz interface 2024-07-01 01:21:57 -04:00
ed 1199daaa74 Update build script to copy harfbuzz dlls 2024-07-01 01:03:39 -04:00
ed e55e089774 finish force rename 2024-07-01 00:53:33 -04:00
ed 60e90484de compile fixes, forcing a rename to lowercase 2024-07-01 00:53:19 -04:00
ed 7cbafd42ca readme docs heading corrections 2024-07-01 00:40:02 -04:00
ed b24699407e updates to scripts 2024-07-01 00:39:41 -04:00
ed 53d86daf0a update gitignore 2024-07-01 00:39:24 -04:00
ed 69e4eb01d7 compiled shaders for sokol 2024-07-01 00:39:07 -04:00
ed e4089d3832 Change package name to lowercase 2024-06-30 22:06:44 -04:00
ed b7f008521d finish force rename 2024-06-30 22:05:12 -04:00
ed 4e800b9a72 for lib folder to lowercase dir name 2024-06-30 22:04:58 -04:00
ed 1f8e411172 initial draft for sokol_demo.odin (untested) 2024-06-30 22:03:42 -04:00
ed c2dbb7683a update readme 2024-06-30 21:05:38 -04:00
ed db6223bb86 added floor
not sure if needed yet, was used when refining positioning
2024-06-30 21:05:31 -04:00
ed 6af2e2b1eb Reduce shape cache reserve length, possible improvemnet in positioning in draw_text_batch, shape_text_uncached 2024-06-30 21:04:52 -04:00
ed 69f95efaac Move library files to their own directory 2024-06-30 20:53:26 -04:00
ed 2cdc85af43 Initial draft of sokol backend 2024-06-30 20:50:50 -04:00
ed f6a3f50fa1 Drafting up scripts (not tested) 2024-06-30 20:41:50 -04:00
ed b7a5a89e16 Adding fonts for usage in a demo 2024-06-30 20:41:11 -04:00
ed 7dd67e9a29 readme fix 2024-06-29 22:52:17 -04:00
ed e59879f696 Changes based on latest from Sectr Prototype 2024-06-29 22:38:59 -04:00
ed 5461227a04 some cleanup and changes to get_font_vertical_metrics 2024-06-28 18:00:18 -04:00
ed d454778fd6 improvements while working Sectr Prototype 2024-06-28 07:52:48 -04:00
ed 7e34131884 added editor config 2024-06-27 11:40:08 -04:00
ed 45ac597965 remove pureref note (it just contains junk) 2024-06-26 23:45:48 -04:00
ed 156826ceef initial commit
Code lifted from sectr prototype

Still quite a bit todo before its considered "done"
2024-06-26 23:44:51 -04:00