ArthurHub / ArthurHub/HTML-Renderer

Differerence in rendering result for UseGdiPlusTextRendering

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
1.4k
Forks
550
Avg merge
14d 9h
Merged PRs (30d)
1

Description

I am experiencing a strange issue. I use font Cinzel [https://dafont.com/cinzel.font](url)
There is a weird issue with spaces between some words (not everytime for every text)
This is how this text
`lltast test`
looks in GDI+ rendering
![gdi](https://user-images.githubusercontent.com/41698990/43215168-b7cd7c3e-903b-11e8-809f-6efae6430f04.jpg)

and with non-GDI+ rendering
![nongdi](https://user-images.githubusercontent.com/41698990/43215170-b7e8932a-903b-11e8-9d25-230aa314d7f9.jpg)

Any ideas why?
Thank you very much

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the UseGdiPlusTextRendering option and reproduce the reported Cinzel example in both GDI+ and non-GDI+ modes. Compare the rendered spacing for the supplied text and determine whether the difference is reproducible; done means the cause is identified and the two rendering results are corrected or the limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.