Page 1 of 1

Styling text with CSS and local fonts no longer working

Posted: Sat Apr 13, 2019 9:47 am
by TLookin
Styling text with CSS and local fonts no longer working with latest update. I also followed the steps in this tutorial as well to check if I was making a mistake https://tonyredhead.com/pano2vr/styling-with-css.

Re: Styling text with CSS and local fonts no longer working

Posted: Sat Apr 13, 2019 2:16 pm
by Tony
Hi TLookin,

I'm not sure what version of Pano2VR you are using but I just went through the tutorial from start to finish and it worked exactly as intended. I'm using Version: 6.0.4 pro 64bit Cocoa

In my tutorial I have incorporated both the V6 and V5 workflows. The V6 is much simpler in that you only have to disable the default CSS font. What are the actual issues you are having?

Tony

Re: Styling text with CSS and local fonts no longer working

Posted: Sun Apr 14, 2019 1:35 am
by TLookin
Hi Tony,

Thanks for your reply. I'm using version Version: 6.1 beta2 pro 64bit. The disable default CSS font is not available for the normal.ggt template. I've attached a screenshot. The disable option is available for the graphic.ggt template, however, it still doesn't work. The default CSS is overriding the CSS file (see attachment).

Re: Styling text with CSS and local fonts no longer working

Posted: Sun Apr 14, 2019 2:36 am
by Tony
Okay ill take a look at the beta later today. May be a bug!

Re: Styling text with CSS and local fonts no longer working

Posted: Sun Apr 14, 2019 2:37 am
by TLookin
I've solved the problem using the @font-face rule for Pano2VR version 6.0.4 pro 64bit. However, version 6.1 beta pro 64bit doesn't work due to the missing "Disable default CSS font" option.

Re: Styling text with CSS and local fonts no longer working

Posted: Sun Apr 14, 2019 2:11 pm
by Tony
Hi TLookin,

Thanks for the feedback. I understand what's going on now. In the V5 version you had to modify the HTML Template but in the V6 version you didn't have to. I worked for me because I've got the Gilroy font installed on my system. However if you dont have the font installed you would have to use the @font-face option in the CSS with the fonts stored in the project folder.

I wonder what the uptake of V6 is like and wether or not I should just do a V6 version and not even have the V5 version online.

Tony