View Single Post
Old 04-04-2019, 01:39 PM   #112
brent63
Zealot
brent63 began at the beginning.
 
brent63's Avatar
 
Posts: 110
Karma: 10
Join Date: Aug 2018
Location: New Jersey
Device: Samsung Tab E nook
Quote:
Originally Posted by KevinH View Post
One of the tabs shows a folded html tree that shows the tree as built insideof Qt. By unfolding tags by pressing on the triangle you should be able to navigate to where the italic i tag is and verify it exists and that no css is impacting it, etc.
The italic i tags are there.

I opened a file where I'm not embedding the same font and the italic tags work fine.

I tried to embed the Georgia font directly from the windows font folder but ran in to permission issues.

When I copied and pasted it to current work folder the font created 4 versions of itself,

Normal
Bold
Italic
ItalicBold

I embedded all of them but the Italic is not showing

Normal shows because it's linked to <p>

Bold shows because it's linked to <h1>

ItalicBold shows because it's linked to <h2>

Brent
brent63 is offline   Reply With Quote