Re: bolder/lighter redefinition

I'll just say one last time, taking a numeric property, treating it as
a text string label, and doing this sort of process on it seems like a
really bad idea.

As the purpose seems to be to assign specific output numbers for any
input number, you could instead do ranges. For example:

Inh. Val.	bolder	lighter
<301		400	100
301-500	700	100
501-750	900	400
751+		900	700

I think that would actually work with the range of fonts out in the real world.

Cheers,

T

Received on Thursday, 4 June 2009 15:27:36 UTC