Thanks for your response!
Sorry about not mentioning it explicitly in the original email, but it was
not
about functionality gap - we can definitely achieve required behaviour using
already existing API. It was about performance and simplicity of the code
needed
to achieve that.
> You don't really
On 12/20/2016 02:11 AM, Dmitry Batrak wrote:
Missing floating-point-precision method in font measuring API
Hello,
It looks like there's currently a gap in text measuring API with
respect to
methods working with floating point coordinates. It's not something
new, but
with HiDPI support adde
Missing floating-point-precision method in font measuring API
Hello,
It looks like there's currently a gap in text measuring API with respect to
methods working with floating point coordinates. It's not something new, but
with HiDPI support added in Java 9, it seems to become more significant.
C