ilya-fedin
e6fdff4597
Use extern with custom font variables ( #3 )
2020-03-07 00:57:39 +03:00
eacf588546
Merge remote-tracking branch 'upstream/master' into new-master
2020-02-26 02:22:04 +03:00
Maks Naumov
44c4633684
Fix memleak when Icon move ctor is used
2020-02-10 12:12:05 +04:00
2216daa587
Merge remote-tracking branch 'upstream/master'
2020-02-06 10:44:07 +03:00
f5e3d21113
Option to use original font metrics
2020-02-05 21:12:36 +03:00
6f6fd67571
Removing default constructor
2020-02-04 17:53:59 +03:00
John Preston
9cea7f117e
Fix rendering of 'Mathematical Alphanumeric Symbols' on macOS.
2020-02-04 12:23:19 +04:00
ilya-fedin
3106a3474b
add possiblity to use system font ( #2 )
2020-01-30 10:43:51 +03:00
3b2cbce204
Adding tabulation for consistency
2020-01-24 03:35:57 +03:00
3ec3d0f2a8
Merge remote-tracking branch 'upstream/master'
2020-01-23 21:14:48 +03:00
Ilya Fedin
f87b96e5b7
Use DemiBold when using packaged fonts
2020-01-23 10:07:57 +03:00
Ilya Fedin
35176fd02a
Add macro for disabling fonts bundling
2020-01-21 14:57:44 +03:00
Nicholas Guriev
4c165ea446
Remove explicitly defined copy operator for style::internal::Font
...
It was equivalent of default copy operator generated by compiler itself.
Removing this copy operation, we do not change behavior of the code but
resolve the -Wdeprecated-copy warning from GCC.
2020-01-21 12:32:06 +03:00
1d2bfb4863
Merge remote-tracking branch 'upstream/master'
2020-01-18 17:55:26 +03:00
Ilya Fedin
777cf61626
Don't load linux.qrc when DESKTOP_APP_USE_PACKAGED is defined
2020-01-17 17:46:45 +03:00
ilya-fedin
55aec1954e
Add support for semibold fonts that don't include "Semibold" in the family name ( #1 )
...
In future this solution must be adapted for other font styles, but for now it will work.
2019-12-19 20:01:32 +03:00
b445c55444
Allow to set custom font before starting
2019-11-08 01:02:46 +03:00
John Preston
e824bb2f6b
Use custom named fonts.
2019-10-13 10:44:45 +04:00
John Preston
54f84cdb8d
Fix resources and build on Xcode.
2019-10-04 23:59:35 +03:00
John Preston
f762cc8b87
Allow scales below 100.
2019-10-03 10:28:52 +03:00
John Preston
85c83003ca
Initial commit.
2019-09-17 17:48:58 +03:00