vsonnier
|
a558102cc5
|
Rewrite GLFont loading routine with correct paths computation
|
2016-06-25 17:51:22 +02:00 |
|
vsonnier
|
78cfe9c755
|
DONE. Now GLFont.getFont() retturns a proxy that automatically selects the best font for the required size
|
2016-06-23 21:28:04 +02:00 |
|
vsonnier
|
83b62cddeb
|
The quest continues, almost done, but have an idea to rework GLFont.drawString() completly, TODO next time
|
2016-06-22 21:21:32 +02:00 |
|
vsonnier
|
9962e606a6
|
FIX out-of-bounds dB display
|
2016-06-22 19:04:59 +02:00 |
|
vsonnier
|
85178095ca
|
Reset all font caches when font size changes
|
2016-06-21 21:26:12 +02:00 |
|
vsonnier
|
f52bad6196
|
Make GLFont its own pixHeight, so don't provide it in drawString() anymore
|
2016-06-21 21:26:10 +02:00 |
|
vsonnier
|
92221bccdd
|
Save font scale in global settings
|
2016-06-21 21:26:09 +02:00 |
|
vsonnier
|
4d12b2f392
|
Changed medium to 1.5x instead of 1.3333x...
|
2016-06-21 21:26:06 +02:00 |
|
vsonnier
|
e099c170f6
|
Kinda works, not perfect though.
|
2016-06-21 21:26:06 +02:00 |
|
vsonnier
|
3918c7b9f4
|
wstring/string usage pass, should be clean now
|
2016-06-14 19:52:15 +02:00 |
|
vsonnier
|
55ca1c465a
|
Basic support is here for user labels, even if DataTree only support 8bit strings
Regenerated fonts with up to 254 characters. Rendering is OK, but DataTree do not able to save it...
|
2016-06-12 17:05:11 +02:00 |
|
vsonnier
|
00e241a784
|
LABEL: first attempt, <user_label> is read from session XML, apparently also saved.
|
2016-06-11 07:46:07 +02:00 |
|
Charles J. Cliffe
|
f4b7baebfa
|
Update to wx 3.1.0 gl attributes, simplify GLFont cache and GC
|
2016-03-22 20:49:15 -04:00 |
|
Charles J. Cliffe
|
3460e4fcaf
|
Fix linux build
|
2016-03-15 21:19:29 -04:00 |
|
Charles J. Cliffe
|
297e35ebf7
|
GLFont temporary string compiling/caching with garbage collect
|
2016-03-15 01:12:31 -04:00 |
|
Charles J. Cliffe
|
bab2ad3780
|
cleanup
|
2015-08-03 23:41:37 -04:00 |
|
Charles J. Cliffe
|
48308145b7
|
add GLTextPanel, initial work on nested coordinate systems
|
2015-07-01 00:34:32 -04:00 |
|
Charles J. Cliffe
|
b28c8dbc3e
|
Move static fonts to GLFont
|
2015-06-30 23:07:39 -04:00 |
|
Charles J. Cliffe
|
44e73839a8
|
If font resource not found then try executable path.
|
2015-06-01 00:04:05 -04:00 |
|
Charles J. Cliffe
|
9e32ef478d
|
Cleanup, reformat
|
2014-12-16 21:30:03 -05:00 |
|
Charles J. Cliffe
|
34a6d3f5e0
|
Added frequency labels, 100khz intervals
|
2014-12-09 21:28:08 -05:00 |
|
Charles J. Cliffe
|
7f9a871598
|
Simplify GLFont drawString usage
|
2014-12-08 20:39:38 -05:00 |
|
Charles J. Cliffe
|
542326baab
|
Font rendering functional: test string
|
2014-12-08 19:38:38 -05:00 |
|
Charles J. Cliffe
|
6c7372ed90
|
Font loader experiment
|
2014-12-08 02:16:06 -05:00 |
|