Filip Sykala
|
b1b8eee3c9
|
add is italic check for font file
|
2022-01-06 11:29:16 +01:00 |
|
Filip Sykala
|
82ee1c5e4a
|
Add boldness and skew(italic) for embossed text
Change line_gap and char_gap to optional value
|
2022-01-05 16:56:20 +01:00 |
|
Filip Sykala
|
2ead84cd1a
|
Fix: insert forgotten ampersant
|
2022-01-04 14:59:48 +01:00 |
|
Filip Sykala
|
c9aa8b8fa5
|
Fix unused warning
|
2022-01-04 14:54:23 +01:00 |
|
Filip Sykala
|
5869f86d97
|
Initial shape for emboss is not cached any more
|
2022-01-04 13:21:31 +01:00 |
|
Filip Sykala
|
6a66436858
|
Fix icons.
Fix error message on uknown glyph in font
|
2021-12-13 16:02:55 +01:00 |
|
Filip Sykala
|
d698df2c31
|
Merge branch 'master' into fs_emboss
# Conflicts:
# src/slic3r/GUI/GUI_App.cpp
# tests/libslic3r/test_indexed_triangle_set.cpp
|
2021-12-01 14:35:42 +01:00 |
|
Filip Sykala
|
d2dda18753
|
Remove Flatness and deduce it from font size
|
2021-10-27 15:47:51 +02:00 |
|
Filip Sykala
|
706d963f7f
|
Different font type by OS
Connect size with wxFont
|
2021-10-26 18:56:19 +02:00 |
|
Filip Sykala
|
f282d62163
|
Fix emboss of polygons with same point in shape.
|
2021-10-15 17:29:46 +02:00 |
|
Filip Sykala
|
ffba045734
|
Store font list into App configuration
|
2021-10-05 16:10:24 +02:00 |
|
Filip Sykala
|
976407fdb1
|
Add Slic3r:: before union_ex --> needed by linux
|
2021-10-04 14:57:57 +02:00 |
|
Filip Sykala
|
0ce004c285
|
Use fontDialog only when know how to get font on Operating System
|
2021-10-04 14:47:44 +02:00 |
|
Filip Sykala
|
ca79a4fac4
|
Fix for linux
|
2021-09-29 17:36:46 +02:00 |
|
Filip Sykala
|
cfcf0dfcd2
|
Fix for loading collection(.ttc) from font dialog --> HFONT
|
2021-09-29 17:35:58 +02:00 |
|
Filip Sykala
|
7a3b220f0a
|
Clean up
|
2021-09-22 12:11:05 +02:00 |
|
Filip Sykala
|
a812f74ca3
|
Fix add '\t' functionality
|
2021-09-22 12:07:40 +02:00 |
|
Filip Sykala
|
b7d136d205
|
Fix for non windows build
|
2021-09-22 10:56:37 +02:00 |
|
Filip Sykala
|
b0ed881bd4
|
Add svg file loading for emboss
|
2021-09-20 20:29:01 +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
|
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 |
|