Search found 69 matches
- Tue Oct 01, 2019 12:42 pm
- Forum: Newbie questions
- Topic: Cannot find font Albertus Extra Bold on this system!
- Replies: 12
- Views: 4171
Re: Cannot find font Albertus Extra Bold on this system!
Please allow me to add that it works fine on my Vista Computer.
- Tue Oct 01, 2019 12:08 pm
- Forum: Newbie questions
- Topic: Cannot find font Albertus Extra Bold on this system!
- Replies: 12
- Views: 4171
Re: Cannot find font Albertus Extra Bold on this system!
Sounds very good. I got some of that kind. i.e. a very cool C64 fontset which I have been allowed to use by the creator.
And indeed happened on my former worfkingplace computer(Win 7), too.
And indeed happened on my former worfkingplace computer(Win 7), too.
- Tue Oct 01, 2019 10:58 am
- Forum: Newbie questions
- Topic: Cannot find font Albertus Extra Bold on this system!
- Replies: 12
- Views: 4171
Re: Cannot find font Albertus Extra Bold on this system!
Thats good to read. I ve got some pretty good fonts. Most by Corel. And a free metal font too. 

- Sun Sep 29, 2019 12:38 pm
- Forum: Newbie questions
- Topic: Cannot find font Albertus Extra Bold on this system!
- Replies: 12
- Views: 4171
Re: Cannot find font Albertus Extra Bold on this system!
Just tried it with OpenFont which does work. But I dont want to put the font in a extra file.
- Sun Sep 29, 2019 12:02 pm
- Forum: Newbie questions
- Topic: Cannot find font Albertus Extra Bold on this system!
- Replies: 12
- Views: 4171
Re: Cannot find font Albertus Extra Bold on this system!
Hi Juan,..
nice to meet you here
Unfortunately it doesnt work. Neither with inbuild or native engine. Also when pressing F5 the font is found.
nice to meet you here

Unfortunately it doesnt work. Neither with inbuild or native engine. Also when pressing F5 the font is found.
- Sat Sep 28, 2019 12:21 pm
- Forum: Newbie questions
- Topic: Cannot find font Albertus Extra Bold on this system!
- Replies: 12
- Views: 4171
Cannot find font Albertus Extra Bold on this system!
Hi, moving to another system (Win 10) I have trouble to link a couple of nice fonts to my programs. The strange thing.. first it worked. Also when I compile just be pressing F5 it works. But saving it to a .exe it doesnt. I just took the dafult path, when I installed Hollywood. Exmple: @DISPLAY {Mod...
- Sat Sep 28, 2019 12:00 pm
- Forum: Newbie questions
- Topic: Hello.
- Replies: 1
- Views: 1516
Re: Hello.
Hi there,..
welcome. Have fun...
welcome. Have fun...
- Sun Sep 22, 2019 12:03 pm
- Forum: Announcements
- Topic: The Awesome Autumn iOS Plugin Bash 2019
- Replies: 6
- Views: 3218
Re: The Awesome Autumn iOS Plugin Bash 2019
Wow! Awesome. Like you said.
- Sat Sep 21, 2019 5:46 pm
- Forum: Code snippets area
- Topic: Left to right - a small beginner snippet for progressbar
- Replies: 0
- Views: 5284
Left to right - a small beginner snippet for progressbar
Hi there just enjoying Hollywood and a little RappaGUI. Just a small example to move your progressbar from "empty" to "full" and backwards. So.. up ..side .. down :) Here is the .hwp code: @REQUIRE "RapaGUI" @DISPLAY 1,{Width = 640, Height = 480, Borderless = True} /*just a small eventhandler for qu...
- Sat Sep 21, 2019 3:10 pm
- Forum: RapaGUI
- Topic: Making use of popfont.font
- Replies: 4
- Views: 2216
Re: Making use of popfont.font
Ok thank you very much for the clearification. So when I want to set the font in a text on a display for exmaple, I got to trick around a little bit. (By doing String Operations to extract the font name and the size to apply it? ) Excuse me.. then the feature is not one of the more specetcular/usefu...