aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/03-font-render.lisp
AgeCommit message (Expand)Author
2022-07-22[version] [refactor] [redesign] removed containersColin Okay
2022-07-19[example] updating namesColin Okay
2022-06-30[modify] changed unit-width/height to just width/height. made defunColin Okay
2022-06-30[refactor] factored out affine from unit; made container a unit;Colin Okay
2022-06-29[example] fiddlingColin Okay
2022-06-28[example] 03, spin faster!Colin Okay
2022-06-28[example] altered instruction text on eg 3Colin Okay
2022-06-28[modify] text init and model matrix to support multilineColin Okay
2022-06-28[modify] +standard-font-chars+ includes newlineColin Okay
2022-06-27[add] can now hold many event handlers on a single listenerColin Okay
2022-06-27[example] remove spurious definitionColin Okay
2022-06-27[example] recentering example 3Colin Okay
2022-06-27[formatting]Colin Okay
2022-06-27[example] 1 2 and 3 find the right asset root automaticallyColin Okay
2022-06-27[modify] unit model-matrix [add] text model-matrix [add] scale funsColin Okay
2022-06-27[modify] text-color is an accessor nowColin Okay
2022-06-27[modify] renamed set-handler to add-handlerColin Okay
2022-06-27[modify] get-focus & refocus-on: allow focus on not focusablepColin Okay
2022-06-27[add] text and font classes; [modify] get-asset to pass more argsColin Okay
2022-06-27[example] fiddling with font display exampleColin Okay
2022-06-27[example] working font example with fond!!Colin Okay