Hajime Hoshi
|
b9b365a576
|
text/v2: bug fix: Measure didn't work correctly with vertical faces
This also updates examples/texti18n to use text.Measure.
Updates #2143
Updates #2454
|
2023-11-23 23:25:10 +09:00 |
|
Hajime Hoshi
|
147175d400
|
text/v2: rename LineHeight -> LineSpacingInPixels
Updates #2454
|
2023-11-17 01:19:05 +09:00 |
|
Hajime Hoshi
|
b2c45a369a
|
text/v2: remove the suffix 'InPixels'
Now all the units are pixels, the suffix is redundant.
Updates #2454
|
2023-11-15 21:53:58 +09:00 |
|
Hajime Hoshi
|
f2180a5dc5
|
text/v2: rename SizeInPoints -> SizeInPixels
|
2023-11-15 13:14:36 +09:00 |
|
Hajime Hoshi
|
5fa2c00014
|
examples/texti18n: adjust positions and texts
|
2023-11-15 12:46:06 +09:00 |
|
Hajime Hoshi
|
3080d361ec
|
examples/texti18n: remove unnecessary variables
|
2023-11-15 03:54:19 +09:00 |
|
Hajime Hoshi
|
c24ade7af9
|
examples/texti18n: bug fix: wrong language was specified
|
2023-11-15 03:43:27 +09:00 |
|
Hajime Hoshi
|
fe35180b78
|
text/v2: implement GoTextFace
Closes #675
Updates #2143
Updates #2454
|
2023-11-15 03:40:45 +09:00 |
|
Hajime Hoshi
|
58f1415cac
|
examples/texti18n: use Jpan as a Japanese script
|
2023-07-09 15:17:25 +09:00 |
|
Hajime Hoshi
|
1d143ffccb
|
examples/texti18n: add comments
Updates #2454
|
2023-07-01 19:57:45 +09:00 |
|
Hajime Hoshi
|
198bd4788e
|
examples/texti18n: bug fix: space characters were ignored
|
2023-07-01 18:17:01 +09:00 |
|
Hajime Hoshi
|
3ab50c91df
|
examples: add examples/texti18n
This example shows how to render complex glyphs like Thai and Arabic.
Updates #675
|
2023-07-01 18:04:05 +09:00 |
|