-
Bug
-
Resolution: Unresolved
-
P4
-
7u6
-
> java -version
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) Server VM (build 23.1-b03, mixed mode)> uname -a
Linux kws 3.2.0-26-generic-pae #41-Ubuntu SMP Thu Jun 14 16:45:14 UTC 2012 i686 i686 i386 GNU/Linux
> lsb_release -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise> java -version java version "1.7.0_05" Java(TM) SE Runtime Environment (build 1.7.0_05-b05) Java HotSpot(TM) Server VM (build 23.1-b03, mixed mode) > uname -a Linux kws 3.2.0-26-generic-pae #41-Ubuntu SMP Thu Jun 14 16:45:14 UTC 2012 i686 i686 i386 GNU/Linux > lsb_release -a LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch Distributor ID: Ubuntu Description: Ubuntu 12.04 LTS Release: 12.04 Codename: precise
Unicode characters rendering for externally loaded fonts worked just fine for me in earlier 2.2 builds, but got broken recently (I think since at least 2.2 b13, but maybe since even earlier one...). And it worked fine in 2.1 as well.
See attached screenshot (demonstrates issue), sample app (code to reproduce issue) and font file (externally loaded font used by sample app).
See attached screenshot (demonstrates issue), sample app (code to reproduce issue) and font file (externally loaded font used by sample app).
- relates to
-
JDK-8119696 garbage glyphs when shaping complex text with embedded font
-
- Resolved
-