ultimatepp/uppsrc/Painter
2025-12-10 13:20:56 +01:00
..
src.tpp Painter: currentColor support in SVG; ide: Improved/simplified SVG view 2025-04-23 23:09:29 +02:00
srcimp.tpp uppsrc: Topic Language Separator change (more) 2017-12-02 13:00:28 +00:00
AlphaBlend.h .cosmetics 2020-07-28 08:04:04 +00:00
Approximate.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
BufferPainter.h Painter: Added compensation for cornercase stroking of small curves like RoundRect(0, 0, 9, 9, 0.1).Stroke(10); 2025-12-10 13:20:56 +01:00
Context.cpp RichText, RichEdit: DiagramEditor 2025-09-16 10:28:04 +02:00
Copying Copying 2025 2025-02-20 16:30:02 +01:00
Dasher.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
DrawOp.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Fillers.cpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
Fillers.h Painter: Fixed subpixel mode in MT 2019-01-10 11:14:51 +00:00
FontX11.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Gradient.cpp U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
Image.cpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
LinearPath.h Painter: Edge case stroker issue fixed 2025-12-02 00:16:55 +01:00
Mask.cpp Painter: Last minute fixes... 2023-12-24 16:37:07 +01:00
OnPath.cpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
Painter.cpp RichText: Diagram: Fixed rotated text 2025-08-07 23:32:44 +02:00
Painter.h Painter: Fixed RoundRect scaling issue, Diagram: rotation code refactored 2025-08-18 11:17:01 +02:00
Painter.hpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
Painter.upp .uppweb 2025-03-30 10:44:12 +02:00
PainterPath.cpp Painter: Fixed problems with style and path (thanks zouql) 2025-09-23 16:44:08 +02:00
Painting.cpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
Painting.h Painter2 (#182) 2023-12-24 15:21:23 +01:00
PaintPainting.cpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
Path.cpp Painter: optimised 2023-12-27 23:31:45 +01:00
RadialGradient.cpp Painter2 (#182) 2023-12-24 15:21:23 +01:00
Rasterizer.cpp Painter: More optimisations 2023-12-27 23:39:45 +01:00
RasterizerClip.cpp Painter: NaN and Null resistance (Null and NaN points are now ignored) 2020-12-14 12:16:03 +00:00
Render.cpp Painter: Added compensation for cornercase stroking of small curves like RoundRect(0, 0, 9, 9, 0.1).Stroke(10); 2025-12-10 13:20:56 +01:00
RenderChar.cpp Draw: Fast cached HasCodepoint for TTF (now used for character replacements), Diagram: Triangle, upptst 2025-07-22 09:27:44 +02:00
Stroker.cpp Painter: Edge case stroker issue fixed 2025-12-02 00:16:55 +01:00
SvgArc.cpp Painter: Fixed RoundRect scaling issue, Diagram: rotation code refactored 2025-08-18 11:17:01 +02:00
SvgBounds.cpp Core, Painter: SolveQuadraticEquation moved to Core/Util.h 2020-08-04 21:16:59 +00:00
SvgInternal.h Painter: Another SVG fix 2025-09-24 09:09:01 +02:00
SvgParser.cpp Painter: Another SVG fix 2025-09-24 09:09:01 +02:00
SvgStyle.cpp Painter: More SVG fixes 2019-03-12 21:16:32 +00:00
SvgUtil.cpp Painter: currentColor support in SVG; ide: Improved/simplified SVG view 2025-04-23 23:09:29 +02:00
Transformer.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Xform2D.cpp Painter: Xform2D::GetClass removed 2023-11-29 21:16:02 +01:00