Hi,
So I believe we have concluded this is a core freetype problem since it
manifests
with multiple fonts even outside the JDK.
In which case I don't know why you are posting this here. Whilst I
sympathise with the problem,
the right place to discuss it is on the freetype list, or submit a
support ticket to RedHat.
So long as JDK defers to the platform installed rasteriser there is
nothing we can do.
Even if I investigated and fixed it (which I am not going to) in
freetype, that does nothing
to get it into a RH patch update.
The response you got from freetype devs is disappointing but it doesn't
change that this
is the wrong place.
It makes no more sense to discuss it here, than if you found a compiler
bug in Visual Studio
to report it to build-dev .. you might as well report it to thousands of
other products that
compile for windows using VS C++.
-phil.
On 9/13/18, 6:15 PM, Toshio 5 Nakamura wrote:
Hello,
I reported JDK-8210707: Some line shaped characters are not displayed
without Anti Aliasing [1].
With some specific conditions (For example, OpenSans light font,
22points, U+007C VERTICAL LINE), the character is not displayed on AWT.
I understood it's not JDK issue, and reported it to FreeType [2].
But, they stated
> We lack motivation to track it down because the monochrome
rasterizer is not very popular these days.
I've explained my situation to them, but I'm worried about stagnating
this problem.
I appreciate any advice or support.
(I'm considering Phil's suggestion to work with Redhat since the
environment is Redhat Enterprise Linux.
This problem occurs with FreeType libraries of the latest, RHEL
bundled, and OpenJDK bundled.)
[1] https://bugs.openjdk.java.net/browse/JDK-8210707
[2] https://savannah.nongnu.org/bugs/index.php?54589
Best regards,
Toshio Nakamura