1 Aug 2006 06:05
[ wicket-Patches-1532172 ] RenderedLabel: renders model string into an image
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.(Continue reading)
RSS Feed