artemp
|
e8b3083a6a
|
remove std::function usage in text_properties
|
2014-10-03 16:00:05 +01:00 |
|
Dane Springmeyer
|
822d3a5bce
|
break apart symbolizer.hpp + fwd declars + svg output grammar impl
|
2014-09-30 12:50:08 -07:00 |
|
Jiri Drbalek
|
31607cb3f4
|
add text attribute horizontal-alignment="adjust"
|
2014-09-23 08:49:27 +00:00 |
|
artemp
|
f8dc7b023a
|
text - add ``repeat-wrap-char `` parameter default:false (#2333)
|
2014-09-10 16:08:41 +01:00 |
|
artemp
|
b441586acf
|
text-symbolizer: revive 'wrap-char' property which uses special (naive) line_breaker - ref #2333
|
2014-09-09 17:30:01 +01:00 |
|
artemp
|
635c3728f2
|
wrap BreakIterator into std::unique_ptr to avoid leaking memory
(per ICU docs: "The caller owns the returned object and is responsible for deleting it.")
|
2014-09-08 12:01:22 +01:00 |
|
artemp
|
9bfb41a39f
|
convert symbolizer properties to use util::variant
|
2014-08-11 13:24:53 +01:00 |
|
Dane Springmeyer
|
2c9e089317
|
move harfbuzz_shaper inc + other iwyu fixups
|
2014-08-05 11:10:49 -07:00 |
|
artemp
|
0cf6e47006
|
c++ char_properties -> evaluated_format_properties
|
2014-07-28 17:22:32 +01:00 |
|
artemp
|
fb3d9cd7b6
|
convert horizontal/vertical/justify_alignment properties to expressions
|
2014-07-28 15:09:29 +01:00 |
|
artemp
|
51cf60125e
|
rename source files to reflect class name e.g layout -> text_layout
|
2014-07-28 12:10:34 +01:00 |
|