Search found 202 matches
- Tue Nov 13, 2018 6:11 pm
- Forum: Off topic
- Topic: Maill notifications
- Replies: 11
- Views: 1000
Re: Maill notifications
I get at least "Someone replies to a topic to which you are subscribed" mails just fine...
- Sat Nov 10, 2018 12:35 pm
- Forum: Newbie questions
- Topic: Windows console
- Replies: 3
- Views: 281
Re: Windows console
Hmm.. I tried to compile RNOPDF as a Windows console program to get the command line options working, but then it opens a console window when started from icon even when I haven't done any output myself. Could that be avoided somehow? It would be nice to be able to have console options, but not gett...
RNOPDF
RNOPDF is a compact PDF viewer with a minimal GUI and easy control options. It can be handy for quick viewing of PDF files if configured, for example, as the default PDF viewer on your operating system. Features: - Easy zooming with the mouse - Recent files list that also remembers last viewed page...
Re: RNOComics
News since the last comment:
Version 1.3:
- Support for PDF files
- Major internal changes in rendering
- Other small changes
Version 1.2:
- Support for online Issuu publications
Version 1.3:
- Support for PDF files
- Major internal changes in rendering
- Other small changes
Version 1.2:
- Support for online Issuu publications
- Wed Nov 07, 2018 6:59 pm
- Forum: Polybios
- Topic: Opening password protected files
- Replies: 5
- Views: 538
Re: Opening password protected files
Yes, I now tested that it works on Intel Mac, but doesn't work on PPC Mac.
- Wed Nov 07, 2018 6:42 pm
- Forum: Polybios
- Topic: Polybios on AROS
- Replies: 2
- Views: 217
Re: Polybios on AROS
Whoops, looked at readme, searched forums, and checked requirements, but somehow missed that 

- Tue Nov 06, 2018 7:00 pm
- Forum: Polybios
- Topic: Polybios on AROS
- Replies: 2
- Views: 217
Polybios on AROS
Should AROS be able to open and read PDF files? It seems to fail always on pdf.OpenDocument here. Both my own program and also the official PDFViewer.hws example fail to open any files, even files created by Polybios itself. So, PDF creating seems to work, but not opening. AROS doesn't seem to have ...
- Tue Nov 06, 2018 6:51 pm
- Forum: Hollywood bugs
- Topic: OnWheelUp/OnWheelDown on MacOS
- Replies: 2
- Views: 357
OnWheelUp/OnWheelDown on MacOS
I seem to have issues with OnWheelDown and OnWheelUp on my MacOS setups. 1) It's hard to trigger OnWheelUp event on an Intel Mac with OSX 10.11.6. If I roll the wheel one step up, I get an OnWheelDown event. If I roll wheel quickly two steps I get one OneWheelDown event but also one OneWheelUp event...
- Mon Nov 05, 2018 5:12 pm
- Forum: Showcase
- Topic: RNOEffects
- Replies: 6
- Views: 693
Re: RNOEffects
What about compiling it for OS3, too?! Would be very handy for UAE/Amithlon/Vampire/060 Users, I think... Yeah, probably... it's been in my mind, but so far I just have had too much in my to-do list with higher priority in my mind. I'll try to find time and inspiration at some point, but as I want ...
- Thu Nov 01, 2018 7:15 pm
- Forum: Polybios
- Topic: ScaleBrush doesn't work for brushes from PDF
- Replies: 9
- Views: 934
Re: ScaleBrush doesn't work for brushes from PDF
The second issue has just been fixed in Polybios. The problem was that pdf.GetBrush() will trash memory if the destination brush exists *and* is a brush that has previously been allocated by pdf.GetBrush(). If that is the case, Polybios will become very unstable because internal lists are trashed a...