View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001824 | NoesisGUI | C++ SDK | public | 2020-10-29 11:48 | 2020-10-29 17:13 |
| Reporter | steveh | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0.6 | ||||
| Target Version | 3.0.7 | Fixed in Version | 3.0.7 | ||
| Summary | 0001824: Character spacing + viewbox does not calculate bounds correctly | ||||
| Description | Hi guys, We're just testing out the character spacing which was added in 3.0.4. We have a fixed region that we're rendering to and we want to scale some text down so it never bleeds over the edge. We're doing this by adding a bit of negative character spacing and applying a downonly scale viewbox. This works in most cases but I can get the text to clip outside the viewbox region when we have negative character spacing: https://www.noesisengine.com/xamltoy/cb9227740574f593af4960effb62db1f I created an example on XAML toy. Set font size to max and character spacing to around -250.0, you'll see that the "e" in "Change Me" bleeds outisde the viewbox region. Cheers, -Steven | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-10-29 11:48 | steveh | New Issue | |
| 2020-10-29 12:08 | sfernandez | Assigned To | => jsantos |
| 2020-10-29 12:08 | sfernandez | Status | new => assigned |
| 2020-10-29 12:14 | sfernandez | Target Version | => 3.0.7 |
| 2020-10-29 17:13 | jsantos | Status | assigned => resolved |
| 2020-10-29 17:13 | jsantos | Resolution | open => fixed |
| 2020-10-29 17:13 | jsantos | Fixed in Version | => 3.0.7 |
| 2020-10-29 17:13 | jsantos | Note Added: 0006709 |