mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
add -target 1.1 to the make files for the libs
This commit is contained in:
@@ -16,6 +16,8 @@ _ warn people that they should make images be a pow of 2
|
||||
|
||||
_ fonts probably need to be RGBA, not ALPHA style images
|
||||
_ there's nothing really ALPHA about them?
|
||||
_ also when drawing an image, sense whether drawn rotated
|
||||
_ if just rotate/translate, then can use SCREEN_SPACE for fonts
|
||||
_ bring screen space and font size settings back in to PGraphics
|
||||
_ causing too much trouble to be stuck down in PFont
|
||||
_ don't allocate zbuffer & stencil until depth() is called
|
||||
|
||||
Reference in New Issue
Block a user