Search found 569 matches

by PEB
Sat Feb 13, 2021 7:16 am
Forum: Newbie questions
Topic: Problem with PNG with alpha channel
Replies: 7
Views: 4170

Re: Problem with PNG with alpha channel

Maybe you're not loading the alpha-channel in your Hollywood script; or maybe you're not saving it correctly in GIMP. If you upload the image with the transparency to Google Drive and paste some lines from your script (the code that you are using to load and display that image), then I (or someone e...
by PEB
Tue Jan 05, 2021 6:22 pm
Forum: Newbie questions
Topic: How to program a fast graphics filter operation
Replies: 6
Views: 4906

Re: How to program a fast graphics filter operation

If I understand correctly what you are trying to do, this is the function you want to use: ReduceAlphaChannel()
by PEB
Fri Dec 04, 2020 12:02 am
Forum: RapaGUI
Topic: Modal Dialogs in Linux Ubuntu
Replies: 34
Views: 22063

Re: Modal Dialogs in Linux Ubuntu

Allow me to speak up for the silent masses of those who believe that not only should Andreas continue charging for major Hollywood updates, but that he should also start charging for all of the plugins that massively extend the abilities of Hollywood, that require of him untold hours of development ...
by PEB
Fri Oct 30, 2020 10:43 pm
Forum: Hollywood bugs
Topic: FitScale=True, KeepProportions=True And Resizing the Display
Replies: 4
Views: 4978

Re: FitScale=True, KeepProportions=True And Resizing the Display

That's great! Thank you.
(I think I remember the project that I had in mind for this fix/change.)
by PEB
Thu Oct 01, 2020 3:42 am
Forum: Wishlist
Topic: Vector Brush as a Hardware Brush
Replies: 1
Views: 1920

Vector Brush as a Hardware Brush

Would it be possible to extend the current hardware-accelerated brush capabilities of Hollywood to make quick, smooth image transformations possible using vector brushes? Currently, if a vector brush is put into video memory using CopyBrush(), it is automatically rasterized; so even though scaling t...
by PEB
Wed Sep 30, 2020 5:27 am
Forum: Announcements
Topic: RebelSDL 1.1 now available
Replies: 5
Views: 6890

Re: RebelSDL 1.1 now available

Good to know. I'll have to try it out.
by PEB
Tue Sep 29, 2020 5:53 pm
Forum: Announcements
Topic: RebelSDL 1.1 now available
Replies: 5
Views: 6890

Re: RebelSDL 1.1 now available

Just tried the plugin on OS4. Very fast! (The speed of that scale/rotate example was especially impressive.)

Is there any chance that a version of this plugin could be made for Android?
by PEB
Tue Sep 22, 2020 11:54 pm
Forum: RapaGUI
Topic: New HTMLview Class for Android (Viewing PDFs)
Replies: 7
Views: 4423

Re: New HTMLview Class for Android (Viewing PDFs)

@plouf Thanks for that information! That javascript pdf viewer is really interesting and seems to be more flexible than what can be done using Google Docs. It does not, however, work with the currently available HTMLview Class for Android. Perhaps the newer one will work, but we'll have to wait for ...
by PEB
Sat Sep 19, 2020 10:02 pm
Forum: Wishlist
Topic: Saving Vector Brushes in a Vector Format
Replies: 2
Views: 2523

Saving Vector Brushes in a Vector Format

Is it possible to save vector brushes in any vector (not rasterized) image format?

Or, is this planned for the future (possibly with a plugin)?
by PEB
Fri Sep 11, 2020 7:08 am
Forum: RapaGUI
Topic: New HTMLview Class for Android (Viewing PDFs)
Replies: 7
Views: 4423

Re: New HTMLview Class for Android (Viewing PDFs)

I'd really like to be able to do this from within my app rather than launching another app. The HTMLview class seems to be able to display SVG images in a web page just fine. Would it be possible to add the ability (using the SVG and/or Polybios plugins) to save a vector brush (loaded from a PDF pag...