Sponsored Content
Operating Systems Linux Android Any Android Developers in the Forums? Post 302467775 by figaro on Sunday 31st of October 2010 07:14:04 AM
Old 10-31-2010
Users in the company are raving about Android, especially considering what they were switching away from. We have developers in Asia and most people we recruit in the Asian region have some Android experience. This OS is going to make it big.
 

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Tapatalk Stats for Forums (Android v. iPhone)

Interesting... for both the iPhone and Andriod phones, so far browsing forums using the Tapatalk apps is rare. Seems folks like the web (browser) format better. With new tablets coming out, I think this trend (browser on tablets v. special apps) will continue. I was surprised, however, that... (0 Replies)
Discussion started by: Neo
0 Replies

2. Android

Android Scripting Environment: Shell Scripting and Android

I just upgraded to Android 2.2 from 2.1. The GPS issue that was troublesome in 2.1 seems to have been fixed. Some of web browsing seems faster, but it could just be my connection is better today ;) Flash works in some browsers but not very good and it is too slow for Flash apps designed for... (0 Replies)
Discussion started by: Neo
0 Replies

3. Debian

Sandboxes for developers

hi guys, I need to create a sandbox environment on my Debian based LAMP server for PHP/MySql development. Anyone who could point me in the right direction or share their insight? (1 Reply)
Discussion started by: ziggy911
1 Replies
AAFIGURE(1)							  aafigure manual						       AAFIGURE(1)

NAME
aafigure - convert ASCII art to an image SYNOPSIS
aafigure [option...] [input-file] aafigure {-h | --help | --version} DESCRIPTION
aafigure is an ASCII art to image converter. ASCII art figures can be parsed and output as SVG, PNG, PDF and more. OPTIONS
The program follows the usual GNU command line syntax, with long options starting with two dashes (--). Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. -o, --output=file Write output to file rather than to the standard output. -e, --encoding=encoding Set character encoding for input text. The default is 'UTF-8'. -w, --wide-chars=properties Specify which characters should be considered wide. properties is a comma-separated list of East Asian width[1] symbols: F East Asian Fullwidth H East Asian Halfwidth W East Asian Wide Na East Asian Narrow A East Asian Ambiguous N Neutral (Not East Asian) The default is 'F,W'. -t, --type=format Use the provided output format. By default, output format is inferred from the output file name extension. The following formats are supported: SVG, PDF, PNG and any file format supported by Python Imaging Library. -D, --debug Enable debug outputs. -T, --textual Disable horizontal fill detection. -s, --scale=scale Use the specified scale. -a, --aspect=aspect Use the specified aspect ratio. -l, --line-width=width For SVG output format, use the specified line width. --proportional Use a proportional font rather than a fixed-width font. -f, --foreground=#rrggbb Use the specified foreground color. The default is black (#000000). -x, --fill=#rrggbb Use the specified fill color. The default is the foreground color. -b, --background=#rrggbb Use the specified background color. The default is white (#ffffff). -O, --option=extra-options Pass special options to backends. (For expert users only.) -h, --help Display help and exit. --version Display version information and exit. AUTHOR
Jakub Wilk <jwilk@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2009, 2010 Jakub Wilk NOTES
1. East Asian width http://www.unicode.org/reports/tr11/ aafigure 0.5 04/23/2012 AAFIGURE(1)
All times are GMT -4. The time now is 05:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy