Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
4d822a89fe
|
Add bool CompactGlyphs to FontOptions class
|
2021-03-02 21:07:54 +03:00 |
|
Vladimir
|
1f6df9414c
|
Added option to skip non-representable characters
|
2020-04-05 19:29:03 +05:00 |
|
Vladimir
|
4a14b92e75
|
Get strings by reference
|
2019-06-29 22:04:03 +05:00 |
|
Vladimir
|
56c91149c1
|
Default characters, prefix and suffix added to font's options class
|
2019-06-29 21:28:16 +05:00 |
|
Vladimir
|
c42b9320de
|
Set encoding to UTF-8 by default
|
2018-09-30 12:43:27 +05:00 |
|
Vladimir
|
9e9ae622e8
|
Added groupName() to parts
|
2018-02-24 23:50:28 +05:00 |
|
Vladimir
|
8b5594e812
|
Added namespace to settings
|
2017-12-19 19:32:51 +05:00 |
|
Vladimir
|
ab1acea3e1
|
Scoped enums
|
2017-12-18 21:01:01 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
3b4e428673
|
Additional check for field's changing
|
2017-10-01 14:38:25 +05:00 |
|
Vladimir
|
69b349104e
|
Dropped support of settings versions
|
2017-03-18 18:49:13 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
42f7d0039e
|
Changed functions signature
|
2015-06-23 22:40:49 +05:00 |
|
Vladimir
|
dfdbee3885
|
Fixed sign in fontoptions
|
2015-06-20 22:20:02 +05:00 |
|
Vladimir
|
f1b5087bfc
|
Added importing settings from xml for fontoptions
|
2015-06-20 22:20:00 +05:00 |
|
Vladimir
|
4346992f39
|
Added saving to xml for fontoptions
|
2015-06-16 19:39:29 +05:00 |
|
Vladimir
|
1b75de6ee7
|
Added constants to fontoptions
|
2015-06-15 23:11:45 +05:00 |
|
Vladimir
|
3e92326e07
|
Added parameter CharactersSortOrder to FontOptions
|
2013-05-06 21:36:04 +06:00 |
|
Vladimir
|
84d33566b5
|
Supported encodings list has been expanded
|
2013-05-03 17:27:38 +06:00 |
|
Vladimir
|
dfd3336de9
|
Fixed typo error
|
2012-12-15 12:52:33 +06:00 |
|
Vladimir
|
adbcff984a
|
classes/presets renamed to classes/settings/presets
|
2012-11-03 15:39:49 +06:00 |
|