Commit Graph

43 Commits

Author SHA1 Message Date
d7aa49b7ea Yet another text path algorithm fix
Floor the font sizes
2018-11-06 23:51:44 +01:00
c97f2235a9 Added font properties handling
Added support for boolean functions
2018-11-06 22:35:30 +01:00
f376a9235a Fixed text path bounding rect 2018-11-06 08:26:58 +01:00
85817ec135 Fixed copy&paste error 2018-11-06 01:45:26 +01:00
68fad4e9e6 Fixed MSVC build 2018-11-06 01:37:00 +01:00
5f890c7d33 Load the filter data only once per tile (optimization) 2018-11-05 23:13:44 +01:00
c13af94275 Redesigned text path handling 2018-11-04 23:54:34 +01:00
622136de6a Code cleanup 2018-11-04 09:47:37 +01:00
2236286054 Back to standard 256x256 tiles 2018-11-04 09:38:41 +01:00
cfbe66aa11
Cosmetics 2018-11-04 09:16:04 +01:00
f44f75ba59
Cosmetics 2018-11-04 09:13:36 +01:00
bcc9743d4e
Added windows build info 2018-11-04 09:12:36 +01:00
eee472dada Added windows build stuff 2018-11-04 09:06:15 +01:00
d9d2042b03 Optimization 2018-11-03 21:05:28 +01:00
a4089f9a29 Text rendering algorithm improvements 2018-11-03 19:16:08 +01:00
f0a8b5c05e Create 512x512 tiles 2018-11-03 00:38:53 +01:00
5e43e1042a
Added missing zlib build requirement 2018-11-01 23:29:53 +01:00
abbdebe6c1
Updated style location info 2018-11-01 18:25:45 +01:00
0edb1f0f06 Include default style in resources + use application specific style load path 2018-11-01 18:15:05 +01:00
a8cbc962f5 Propper cleanup 2018-11-01 08:19:23 +01:00
adcc257f53 Removed non-existent type 2018-10-31 21:57:42 +01:00
df40c06afc Adjusted text path placement 2018-10-31 19:32:30 +01:00
447aa9bb22 Removed to restrictive checks 2018-10-31 17:51:33 +01:00
80bf56bda8 Improved text path drawing 2018-10-31 17:40:43 +01:00
1ffe156768 Version 1.x shall work too 2018-10-31 01:43:10 +01:00
b064c4bbfa Optimizations 2018-10-31 00:47:23 +01:00
d0e958501f Added missing pbf layer version check 2018-10-31 00:05:08 +01:00
7532debc52 Added correct line-width default value 2018-10-30 23:29:26 +01:00
8109e705c6 Added missing error handling 2018-10-30 22:08:33 +01:00
9bf28563fa Removed obscure font em computation 2018-10-30 21:54:29 +01:00
ac7a56441a Cosmetics 2018-10-29 22:35:05 +01:00
40fc978ff1
Cosmetics 2018-10-29 22:23:41 +01:00
cbefd2519c
Added data source 2018-10-29 22:20:31 +01:00
69327f5975
Added status screenshots 2018-10-29 22:15:57 +01:00
a056fbd6ba
Improved code example 2018-10-29 20:48:46 +01:00
8d561ef3e9 Code cleanup/optimization 2018-10-29 18:42:04 +01:00
5d68f31124 Use a dedicated graphics item for drawing the text instead a pixmap 2018-10-29 18:30:55 +01:00
5d5401e745
Merge pull request #1 from tumic0/add-license-1
Create LICENSE
2018-10-29 01:17:52 +01:00
d14b639b7b
Create LICENSE 2018-10-29 01:17:35 +01:00
0597674aa7
Fixed copy & paste error 2018-10-29 01:13:03 +01:00
3073de5bb1
Added basic info 2018-10-29 01:04:26 +01:00
88295f0ca7 Initial version 2018-10-29 00:11:23 +01:00
7b79a06fd6
Initial commit 2018-10-29 00:07:56 +01:00