Releases: fdwr/TextLayoutSampler
Releases · fdwr/TextLayoutSampler
20251104 x86
Full Changelog: 2022122...2025110
- Default to render target D2D1_ALPHA_MODE_IGNORE so ClearType is shown.
- Add Example.TextLayoutSettings file.
- Miscellaneous cleanup and build warnings with newer toolset.
20221224 x86 Windows 7
- Fix Windows 7 missing glyphs on toolbar buttons (since these came from Segoe UI Symbol which GDI lacks character fallback for on Windows 7) by replacing them with text.
20220317 x86 Windows 10
- High DPI fixes (as higher resolution monitors are becoming more common), fixing the attribute value edit height and column width on high which were too small.
20200116 x86 Windows 10
- Display selected object now directly in the content window by drawing with a darker highlighted color.
- Ctrl+Left click now toggles object selection.
- Copy, delete, shift up/down buttons now all work even in simple settings mode (not just full mode).
- Default sample text includes color emoji characters.
20180330 x86 Windows 10
First pre-compiled binary release. Might run with partial functionality as far back as Windows 7.