Package limn.demo

Class SiteShowcase

java.lang.Object
limn.demo.SiteShowcase

public final class SiteShowcase extends Object
Whole screens, as opposed to the component gallery's single widgets: the kitchen sink and the 3D viewport, captured on a canvas the size of a real window.

Lives in limn.demo rather than beside the rest of the site tooling because the scenes it captures (KitchenSinkScene, Viewport3DScene) are package-private, and opening them up so a sibling package could reach them would widen the demo's API for the convenience of one caller.

The kitchen sink is captured in several languages on purpose. The toolkit already ships bundles for nineteen tags, so showing a reader the toolkit rendering in their language costs one more capture and is the most persuasive thing the site can do, and it is the honest way to show the text pipeline handling CJK rather than asserting it in prose.