Filip Sykala
|
d55f09d75b
|
add Enumerate fonts. not Finished
|
2022-01-21 20:19:06 +01:00 |
|
Filip Sykala
|
4d31128837
|
Separate font manager to be able manage imgui font for all fonts
Separate FontListSerializable
Rename Emboss::Font to Emboss::FontFile
|
2022-01-13 22:00:53 +01:00 |
|
Filip Sykala
|
ef6860d4ee
|
Move font property inside of font item to store together with font
|
2022-01-07 18:50:57 +01:00 |
|
Filip Sykala
|
a9bfef6ca6
|
Remove bad pracise to move const data for emboss
|
2022-01-06 17:44:53 +01:00 |
|
Filip Sykala
|
4ec4bafe19
|
Create Emboss::Font as unique ptr not optional
Reason: Job need pointer on font until finished
|
2022-01-06 16:12:15 +01:00 |
|
Filip Sykala
|
b1b8eee3c9
|
add is italic check for font file
|
2022-01-06 11:29:16 +01:00 |
|
Filip Sykala
|
5869f86d97
|
Initial shape for emboss is not cached any more
|
2022-01-04 13:21:31 +01:00 |
|
Filip Sykala
|
d2dda18753
|
Remove Flatness and deduce it from font size
|
2021-10-27 15:47:51 +02:00 |
|
Filip Sykala
|
ca79a4fac4
|
Fix for linux
|
2021-09-29 17:36:46 +02:00 |
|
Filip Sykala
|
a812f74ca3
|
Fix add '\t' functionality
|
2021-09-22 12:07:40 +02:00 |
|
Filip Sykala
|
2b0408cc24
|
Using ExPolygons instead of polygons to represents shape of letters(text)
|
2021-09-17 23:07:17 +02:00 |
|
Filip Sykala
|
8add695de9
|
Add editing of text volume
|
2021-09-15 15:14:04 +02:00 |
|
Filip Sykala
|
34026a15e8
|
add volume modifier
|
2021-09-14 09:51:47 +02:00 |
|
Filip Sykala
|
1301234d33
|
separate wxFontUtils
|
2021-09-13 11:19:52 +02:00 |
|
Filip Sykala
|
20645264f8
|
Load font name by STBTT
|
2021-09-13 09:13:14 +02:00 |
|
Filip Sykala
|
02f6b1efe9
|
Os specific text descriptor
|
2021-09-10 14:45:05 +02:00 |
|
Filip Sykala
|
999aef0440
|
remove reference initialization in header
|
2021-09-10 13:09:45 +02:00 |
|
Filip Sykala
|
77209abbcd
|
separate triangulation into cgal project
|
2021-09-10 12:58:01 +02:00 |
|
Filip Sykala
|
9d52ceee44
|
Choose font by wxWidgetDialog
|
2021-09-09 19:36:51 +02:00 |
|
Filip Sykala
|
578abe4cce
|
Add Windows font list
Add User edited letter and line spacing
Fix polygon point orders
Fix Letter intersection
|
2021-09-07 13:02:04 +02:00 |
|
Filip Sykala
|
84488ba6df
|
Enumerate fonts
|
2021-09-03 12:22:44 +02:00 |
|
Filip Sykala
|
028f04f8a1
|
Triangulation of polygons respects its area
- remove its_filtration
Move Flatness out of Font
|
2021-09-01 11:21:05 +02:00 |
|
Filip Sykala
|
48f1be6ccc
|
Add Loading fonts file
Add visualization of national characters(wchar)
|
2021-08-31 17:59:45 +02:00 |
|
Filip Sykala
|
026ad24b64
|
Convert text to mesh
|
2021-08-30 22:57:14 +02:00 |
|
Filip Sykala
|
e33c665876
|
Partial emboss
|
2021-08-30 10:51:58 +02:00 |
|