Patches item #1532172, was opened at 2006-07-31 23:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1532172&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nathan Hamblen (nathan_hamblen)
Assigned to: Nobody/Anonymous (nobody)
Summary: RenderedLabel: renders model string into an image

Initial Comment:
Renders its model text into a PNG, using any typeface
available to the JVM. The size of the image is
determined by the model text and the characteristics of
font selected. The default font is 14pt sans, plain
black on a white background. Background may be set to
null for alpha transparency, depending on browser
support. The image's alt attribute will be set to the
model text, and width and height attributes will be set
appropriately.

This class is inspired by, and draws code from,
Wicket's DefaultButtonImageResource.

(If it belongs in a different package or in extensions,
feel free to move it.)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1532172&group_id=119783

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to