Any purebasic e-book ?

Just starting out? Need help? Post your questions and find answers here.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

600% is not enough to see it.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Trond wrote:600% is not enough to see it.
It is here... weird, perhaps a certain font?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Post by Foz »

I can see the jaggies clearly at 1200% but I wouldn't count that as a problem...
RTEK
User
User
Posts: 28
Joined: Sat Aug 25, 2007 10:10 pm
Location: USA

Post by RTEK »

@Kale

maybe you could consider writing a book that is similar to

Waite Group's Visual Basic Source Code Library (The Waite Group)
by Brian Shea (Paperback - Dec 17, 1998)

or

Visual Basic 2005 Cookbook: Solutions for VB 2005 Programmers (Cookbooks (O'Reilly))
by Tim Patrick and John Craig (Paperback - Sep 21, 2006)

I'm sure there's a market for it. :wink:
dna
User
User
Posts: 83
Joined: Wed Aug 30, 2006 12:07 am

Post by dna »

Is there a reason for viewing the file at more than 600%?

I cannot read the page at that resolution.
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Post by Foz »

Yup. I might just have that... urge... to look at a full stop in high detail :wink:
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

dna wrote:Is there a reason for viewing the file at more than 600%?

I cannot read the page at that resolution.
Then you can more easily see why it looks so bad at 100%.
dna
User
User
Posts: 83
Joined: Wed Aug 30, 2006 12:07 am

Post by dna »

But it does not look bad at 100%

The only artifacts I get appear at 600% resolution.

I was using Foxit though
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

I see it unsharp at 100%.. at 400% it seems like artifacts.

at 800% it's getting clearer and at 1600% I can see that it is because the Font is pixelized, not vectorized.
seems like a 72pt was used and resampled smaller.

I guess it was an old Font-File, no vectorised TrueType.
oh... and have a nice day.
dna
User
User
Posts: 83
Joined: Wed Aug 30, 2006 12:07 am

Post by dna »

That's Very Odd we get two, or maybe three different views of the same document.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

We use the LaTeX language to generate the pdfs.

The underlying TeX typesetting system and its fonts are aimed at very good quality when printing, not necessarily when viewing on the PC.
(We use the default font, "Computer Modern")

The CHM or HTML versions of the docs are better suited for online viewing imho.
quidquid Latine dictum sit altum videtur
dna
User
User
Posts: 83
Joined: Wed Aug 30, 2006 12:07 am

Post by dna »

It may be LaTex that's making the problem
Post Reply