Commit Graph

237 Commits

Author SHA1 Message Date
1c42f104d1 Merge branch 'master' of https://github.com/tumic0/QtPBFImagePlugin 2019-10-04 18:57:19 +02:00
536cad2d61 Use QStaticText instead of own text caching 2019-10-04 18:56:45 +02:00
Tumic
ff1c29e078 Use QStaticText instead of own text caching 2019-10-04 18:54:59 +02:00
e8e9139740 Some more text layout tweeking 2019-10-04 09:26:15 +02:00
a58962ab93 Yet another text rendering improvement/optimization 2019-10-03 22:39:05 +02:00
aacc42c25d Fixed broken down-scaling 2019-10-03 08:38:48 +02:00
3f6b5faa2c Switched to 512x512px tile size 2019-10-03 01:01:40 +02:00
5b6a222999 Added correct maxzoom default value 2019-10-02 23:19:49 +02:00
e00c8feab6 Use the "official" min/max zoom defaults in zoom check 2019-10-02 23:14:20 +02:00
82308857ba Added missing include 2019-10-02 23:12:53 +02:00
044e95e061 Some more text layout fiddeling 2019-10-02 22:57:11 +02:00
f5c15ece52 Improved/optimized text rendering 2019-10-01 22:11:45 +02:00
df4134c03a Alittle bit more sane API... 2019-05-04 12:50:16 +02:00
c28d10eafc Proper path-text halo drawing 2019-04-28 09:10:19 +02:00
76fb129651 Halo drawing performance improvement 2019-04-28 08:25:57 +02:00
3dfcf35e53 Added support for text halo 2019-04-27 22:52:18 +02:00
5ccb93bd59 Use the official IANA MIME-type and extension 2019-02-26 22:20:12 +01:00
c3df78a455 Added support for named (HTML) colors 2019-02-26 22:18:07 +01:00
f96b530fa3 Merge branch 'master' of https://github.com/tumic0/QtPBFImagePlugin 2019-02-22 08:47:29 +01:00
9fdfd35752 Removed obsolete code 2019-02-22 08:47:01 +01:00
20f2e7c7d2
Refer to PBF also as MVT 2019-01-03 01:44:57 +01:00
75e6da8903 Fixed build with older Google protocol buffers 2019-01-01 21:45:53 +01:00
c8e8f0013f Text rendering cosmetics 2019-01-01 21:27:54 +01:00
a7294b30f8 Improved performance 2019-01-01 21:27:07 +01:00
2a89ef8dfd Do not try to open empty filenames
(fixes warning)
2018-12-22 08:17:24 +01:00
54176640d0
cosmetics 2018-12-17 21:59:06 +01:00
4042b3ccdf
New minimal Qt version is 5.4 2018-12-17 18:36:45 +01:00
c1af3d82a5 Added support for QT < 5.6 (and >= 5.4) 2018-12-17 18:31:26 +01:00
368c53307d Add protobuf path on OS X
Disable linux build until a host with QT >= 5.6 is available
2018-12-17 17:31:33 +01:00
75e61e956e 16.04 is not enaugh 2018-12-16 22:34:02 +01:00
094641eb4b Use Ubuntu 16.04 2018-12-16 22:29:50 +01:00
cdf40f774b Travis CI linux build fix 2018-12-16 22:22:25 +01:00
0950caae0d Merge branch 'master' of https://github.com/tumic0/QtPBFImagePlugin 2018-12-16 22:14:55 +01:00
0188273c29 Added Travis CI config 2018-12-16 22:14:10 +01:00
13d682bdf6
Added external layers info.
closes #3
2018-12-16 17:54:56 +01:00
738ada91c2 Added missing source file 2018-12-12 01:15:19 +01:00
6d02dafeb6 Improved fuzzy text bounding rect computation 2018-12-11 18:48:12 +01:00
a559b5237b
Cosmetics 2018-12-09 11:25:27 +01:00
12b91c9c6f
Added applications using the plugin 2018-12-09 11:22:33 +01:00
1677eb7a67
Added OBS link & info 2018-12-08 18:44:37 +01:00
03f4315a5b Removed obsolete code 2018-12-08 11:14:34 +01:00
a3d555bb6a Code cleanup 2018-12-07 00:50:11 +01:00
a83d4909ed
Updated build requirements 2018-12-05 23:04:36 +01:00
e45e86e5d7 Some more missing includes 2018-12-05 22:34:26 +01:00
0476f5740e Added missing include 2018-12-05 22:20:29 +01:00
Tumic
a24d669e8f Removed wrong namespace 2018-12-05 20:25:11 +01:00
7442b76939 Refactored sprites handling code 2018-12-05 00:03:41 +01:00
08509f0930 Added support for HiDPI sprites 2018-12-04 00:09:23 +01:00
0d868f2f2a Optimization 2018-11-30 10:16:41 +01:00
f68573afaf Limit duplicit symbols 2018-11-30 09:18:56 +01:00