PGweb code
Re: PGweb code
I'm doing a little bit of work on this here and there, and a bit of work on the server side of stuff too, if anyone's interested
Re: PGweb code
Sweet! Keep us updated!tin wrote:I'm doing a little bit of work on this here and there, and a bit of work on the server side of stuff too, if anyone's interested
-
- Posts: 45
- Joined: Wed Dec 28, 2016 6:47 pm
- Location: Detroit, Michigan
- Contact:
Re: PGweb code
Can you make a "how-to" video on YouTube please!?!?
Re: PGweb code
Just updated index.html with a hack to stop the font check code working. It checked the properties of the original bitmap font that @rudyvalencia had made, to see if it has the proper fonts available, and this failed both in checking the font name and the dimensions since the new truetype fonts were created. I think therefore if you installed and ran pgweb without anything than the original "PrevueC" and "finalH26f" installed it would look all weird.
I was working on the code to improve the check (and debug a couple of other things) but have not finished that yet.
Just replace index.html with the attached.
I was working on the code to improve the check (and debug a couple of other things) but have not finished that yet.
Just replace index.html with the attached.
- Attachments
-
- index.rar
- (16.19 KiB) Downloaded 737 times
Re: PGweb code
no sorry install apache webserver on your machine and read the notes/readme in the archives!