#!/usr/bin/perl use utf8; $width = 556; $height = 303; $y_start = 10; $border = 10; #- for leftish text # Use text for bold # @text = ([ N("text to display"), center => 1 ], @text = ([ N("OpenOffice.org"), center => 1 ], ' ', N("With Discovery, you will discover OpenOffice.org."), ' ', N("It is a full-featured office suite that includes word processor, spreadsheet, presentation and drawing applications."), ' ', N("OpenOffice.org can read and write most types of Microsoft® Office documents such as Word, Excel and PowerPoint® files."));