Afficher un message
Vieux 01/10/2007, 00h49   #2
larry@portcommodore.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: I Maka Teh Graphs Yo! (aka - no more crappy PHP generated graphs)

On Sep 30, 2:29 am, Onideus Mad Hatter <use...@backwater-
productions.net> wrote:
> This is some tedious fuckin shit:http://www.backwater-productions.net...ph_Working.png
>
> Basically I'm sick and tired of web stat graphs that look like nyah:http://www.backwater-productions.net...appy_Original_...
>
> I mean really, look at how fuckin jaggedy and pixelated that is.
>
> Tsch, tsch, tsch...so I make my own! Mine has groovy antialiasing,
> will have better color composition (the current sample colors are just
> for construction purposes) and will feature a clean, modern looking
> design.
>
> The current model I'm building right now is based on 1% splits, so
> anything less than 1% will just get rounded up. At some point I might
> make a .5% form, but not right now, cause just doing the 1% splits is
> tedious enough. It took me nearly two fucking hours just to make the
> first 25 percentage splits...and that was AFTER spending another two
> hours figuring out how to make the precise selection cuts in the first
> place.
>
> For those who want to know the technique...use PaintShop Pro, its
> polygon lasso tool not only gives x and y coordinates but also gives
> the precise angle in relation to the first click...Photoshop, the
> sloppy bitch that it is, doesn't have that feature.
>



It looks like you are tinting the slice colors but nut not the
brightness (Looks like Commodore Plus/4 colors, which use color tints
on each brightness level) , on a B&W printout it will show up as all
mostly the same color (depends on the printers rendering engine). You
should put in some division lines for monochrome support.

Though I m sure with some more mad programming time you could get the
PHP graphics library to do similar programmatically.

Larry

  Réponse avec citation
 
Page generated in 0,06851 seconds with 9 queries