I have 2 HTML files, both contain identical text (in Hebrew).
The difference is that frnk.htm links to stylesheet p.css, while reg.htm does not.
stylesheet p.css defines FrankRuehl font in file frank.ttf
all 4 files:
frnk.htm
reg.htm
p.css
frank.ttf
are copied to DirInternal.
A button switch a webview display between frnk.htm / reg.htm
Compiling and running on Galaxy S4, android 4.2.2: FrankRuehl font is shown and on button click switch to default font
compiling and running on Galaxy S7, android 7.0: default font is shown both files, FrankRuehl not shown.
Attached is the project, and 2 images, each containing 2 screenshots
The difference is that frnk.htm links to stylesheet p.css, while reg.htm does not.
stylesheet p.css defines FrankRuehl font in file frank.ttf
all 4 files:
frnk.htm
reg.htm
p.css
frank.ttf
are copied to DirInternal.
A button switch a webview display between frnk.htm / reg.htm
Compiling and running on Galaxy S4, android 4.2.2: FrankRuehl font is shown and on button click switch to default font
compiling and running on Galaxy S7, android 7.0: default font is shown both files, FrankRuehl not shown.
Attached is the project, and 2 images, each containing 2 screenshots