mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes about fallback fonts
This commit is contained in:
@@ -11,6 +11,7 @@ _ also need to check for other reports about this
|
||||
X textSize() losing some symbols
|
||||
X actually a problem that the default font isn't being set
|
||||
X https://github.com/processing/processing4/issues/303
|
||||
X add warning when default font set and drawing unavailable characters
|
||||
|
||||
X multiple windows with GL
|
||||
_ https://github.com/processing/processing4/issues/312
|
||||
@@ -25,6 +26,11 @@ X https://github.com/processing/processing4/pull/316
|
||||
X https://github.com/processing/processing/issues/6009
|
||||
|
||||
|
||||
_ how to handle fallback fonts
|
||||
_ could implement this for the default, but also, SansSerif sucks
|
||||
_ https://stackoverflow.com/a/9482676
|
||||
_ in addition, it would need to be implemented for textWidth()
|
||||
|
||||
|
||||
|
||||
_ possibly move jogl back to a separate library
|
||||
|
||||
Reference in New Issue
Block a user