#!/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("Development Tools"), center => 1 ], ' ', N("PowerPack gives you the best tools to develop your own applications."), ' ', N("With the powerful integrated development environment KDevelop and the leading Linux compiler GCC, you will be able to create applications in many different languages (C, C++, Java™, Perl, Python, etc.)."));