Commit Graph

18 Commits

Author SHA1 Message Date
Maurycy Liebner
44f22a13c2 Add osx-specific pro file config to examples. 2020-04-16 18:45:48 +02:00
Maurycy Liebner
33ef0cbae6 Fix examples *.pro files. 2020-04-14 17:25:19 +02:00
Poren Chiang
d8a873245e Enable project to be built on macOS with clang
This commit rewrites part of the project file to make use of git
submodule dependencies. Additionally, overload and symbol resolutions
that caused trouble under clang are patched accordingly.
2020-04-07 05:17:11 -07:00
Maurycy Liebner
d2a5403eb2 Make enve work on windows. 2020-03-31 17:04:51 +02:00
Maurycy Liebner
9c6455f5cb Initial SVG export support. 2020-03-18 23:38:56 +01:00
Maurycy Liebner
d1d6c1c1b6 Change Expressions implementation. Allow $frame and $value bounding. 2020-03-16 15:54:01 +01:00
Maurycy Liebner
6b3e27e81b Switch to a newer skia version (0a1923e). 2020-01-11 21:48:03 +01:00
Maurycy Liebner
68d5ea8730 2020. 2020-01-02 20:46:10 +01:00
Maurycy Liebner
0084af279c Add PathEffect support to TextEffects. 2019-12-31 16:38:32 +01:00
Maurycy Liebner
64caff0adb Remove semicolons after Q_UNUSED. 2019-12-23 14:02:55 +01:00
Maurycy Liebner
5b058255ff Set version 0.0.0. 2019-09-10 13:51:03 +02:00
Maurycy Liebner
6f6c52dc77 Keep fill type after applying path effects. 2019-09-09 13:34:49 +02:00
Maurycy Liebner
e909399566 Update build instructions. 2019-09-07 19:53:48 +02:00
Maurycy Liebner
9f18a217ed Multithread PathEffects. 2019-09-05 21:08:59 +02:00
Maurycy Liebner
b51de9d489 ExamplePathEffect -> eLinearize. 2019-08-28 18:30:12 +02:00
Maurycy Liebner
ce91d09810 Add GPL license. 2019-08-24 17:07:53 +02:00
Maurycy Liebner
218cca2377 Add shadow effect. 2019-08-21 22:53:00 +02:00
Maurycy Liebner
812fb99036 Reorganize examples folder structure. 2019-08-17 10:41:31 +02:00