Posts

Showing posts from April, 2014

Thread: PS3 controller as Joypad on Ubuntu

dell dimension c521 ubuntu 9.10 i've found recognises input device, doesn't recognise inputs gives, went "/dev/input" , turns out "event14" ps3 controller. i've found in "/dev/bus/usb/002" file called "014" ps3 controller. when plug controller pc, new file comes under "/dev" called "/dev/usb". contains "hiddev0". found these out via plug & unplugging controller under these files. i've been able use on windows before, linux whole new game me^^; discovered controller had marked down somewhere in here, , apparently computer recognise hid. also, checked system log viewer , whenever controller plugged in log. code: dec 20 19:10:40 dave-desktop kernel: [13739.552297] sony 0003:054c:0268.000d: input,hiddev96,hidraw2: usb hid v1.11 joystick [sony playstation(r)3 controller] on usb-0000:00:0b.0-7/input0 if can try me information displayed, have no idea do.

Are there any joomla babes ? - Joomla! Forum - community, help and support

Image
hi working joomla quite time , i  it. just been wondering if there joomla women (babes) busy beautiful cms sys  . perhaps joomla board can contest  , price give them joomla t-shirts, bags, make calendar etc just being curious  there men , women use joomla, , many of them starting out joomla. i'm not sure see on calendar. are joomla babe yourself? Board index Other Forums The Lounge

tiny45 Programming through an Arduino (or any other AVR)

i'm crossposting (well, pasting ) new blog, but....i wanted see if this, , previous installments, help: https://burntcouch.blogspot.com/2016/08/tiny45-programming-with-arduino-ide.html https://burntcouch.blogspot.com/2016/08/tiny45-programming-with-arduino-ide-ver.html https://burntcouch.blogspot.com/2016/08/tiny45-programming-part-3.html part 3 ultimate conclusion...the post long fit here, soo.... ----------------------------------- ..and last lap?  use arduino generic avr programming device: leverage low-end tools come linux , arduino ide stuff gods of high-level programming never intended. --------------- and there other benefits of programming on bare metal way, if one's willing little homework.  cheaper:  bare mega328 costs $5 or less, compared $10 cheapest possible arduino; , tiny45 can bought in volume @ $0.99 device!  , knowing little bit more how avrs work, , how programming tools job, can't hurt. one of problems arduino ide bloat code bit; isn't pro

Linked Files in Photoshop

i need create large multi-page website using many photoshop files. i'm wondering if there way have "source" photoshop file used in many other psd files and, when updated, automatically updates file in of psd files it's used in... when link art in illustrator or indesign. so, example, if create header navigation in psd file named "header.psd" , place file called "home_page.psd" , "contact_page.psd", if need update original header.psd, there way update original , have changes cascade home_page.psd , contact_page_psd? umm, use dreamweaver , fireworks! sorry, whole approach seems more little clunky, given nature of work. no means photoshop suitable replacement learning intricacies of web design, no matter how may loathe having learn it... , once do, issues resolve - both dw , fw auto-update references psds in cs4. mylenium More discussions in Photoshop Windows (read only) adobe

Upgrade to CS4 form CS2 Education edition?

can upgrade photoshop cs4 photoshop cs2 education edition? there photoshop cs4 upgrade education edition not extended? >can upgrade photoshop cs4 photoshop cs2 education edition? yes. >is there photoshop cs4 upgrade education edition not extended? there's no "upgrade education" edition. edu editions full versions (standard or extended). they're priced around same or cheaper standard upgrade. More discussions in Photoshop Windows (read only) adobe

Float gebruiken om 2 lagen over elkaar heen te leggen - Joomla! Forum - community, help and support

ik heb een menu met een transparante achtergrond gemaakt ( http://www.kaatje-maatje.nl/test01 ). dit heb ik gedaan door een div te maken waarin het hoofdmenu in staat en een div waarin de transparante achtergrond in staat. met z-index geef ik de volgorde van lagen aan en (nu komt het) verplaats ik de 2e div met een position:relative en een negatieve waarde voor top (top:-380px). dit de enige oplossing die ik werkend kreeg in zowel ie6, ie7 en ff2. maar dit geeft toch wat vervelende bij-effecten. nu wilde ik nog een ultieme poging doen om met float de lagen on elkaar heen te leggen. in ff werkt dat dus als een trein, maar zowel ie6 als ie7 trappen hier niet in. kan iemand zien wat ik verkeerd doe? of heeft iemand nog een andere oplossing? hieronder de css-code van de twee div's. code: select all /* menu, laag 2, menuteksten */ .menu-div { border: 0px solid blue;   float: left;   height:380px; } /* menu, laag 1: transparante achtergrond */ .menu-background { height:380px;   backgroun

Como convertir datos del tipo CHAR a INT para visualizarse en LCD.

Image
hola buenas tardes, esperando alguien me pueda ayudar tengo el siguiente problema estoy haciendo un programa en donde debo capturar 5 numeros al termino del ingreso de estos, el usuario presione a, para  despues regresarlos al lcd como metodo de confirmacion al usuario para que verifique en pantalla  los datos que ha ingresado esto seria el dato que corresponde una orden de trabajo (wo) o partida de trabajo y debo almacenarlo en una variable para despues mandarla llamar, si el dato capturado fuera erroneo presionar "c" para corregir y vuelva recapturar el dato, investigando veo que los datos que se introducen con el teclado matricial son del tipo char y deben ser convertidos integer para almacenarse en una variable y despues ser desplegados en el lcd soy nuevo en esto de la programacion en arduino por si ven errores garrafales en mi codigo o algo que se pueda mejorar la ayuda es bienvenida, anexo mi codigo y mil gracias de antemano.                                

Help with 8x17 LED Neopixel Matrix

Image
hi, have constructed first matrix 17 neopixels long 8 neopixels. 8 rows of 17 neopixels in zigzag pattern. i have couple of questions. when run matrixtest code in arduino, "howdy" example being displayed sideways. have set in example this: code: [select] // adafruit_neomatrix example single neopixel shield. // scrolls 'howdy' across matrix in portrait (vertical) orientation. #include <adafruit_gfx.h> #include <adafruit_neomatrix.h> #include <adafruit_neopixel.h> #ifndef pstr  #define pstr // make arduino due happy #endif #define pin 6 // matrix declaration: // parameter 1 = width of neopixel matrix // parameter 2 = height of matrix // parameter 3 = pin number (most valid) // parameter 4 = matrix layout flags, add needed: //   neo_matrix_top, neo_matrix_bottom, neo_matrix_left, neo_matrix_right: //     position of first led in matrix; pick two, e.g. //     neo_matrix_top + neo_matrix_left top-left corner. //   neo_matrix_rows, neo_matrix_col

small rover with 5v dc motor, L298N and USB power bank

hi everyone, build little rover powered 2 of engines, drived l298n. http://www.robot-italy.com/it/gearmotor-6vdc-52rpm-encoder.html i whish use power bank battery, 1 example: https://www.anker.com/products/a1271011 do think can wrong choice, in terms of giving motors enough current , not cut off supply because of integrated cut-off circuiti battery have? i use 1 of output directly engines , 1 on arduino usb. thanks! as usual..... need check specifications. eg...... output voltage, , maximum output current. , check capacity..... such - @ operating power requirement, typical operating time before needing recharge again. and if powerbank cuts out due minimum current output requirement, people deliberately add timed switch, can momentarily (and periodically) connect suitable sized resistor across powerbank. switch controlled micro-controller (eg. arduino), powered power-bank. long arduino first powered powerbank, arduino can begin wake-up calls, stop powerban

Why Does this weird error Appears ? - Joomla! Forum - community, help and support

hello everyone  today bought new chat site , edit config.php correctly, and  uploaded them ftp then after went joomla control panel  , created new menu , linked chat to http://www.mysite.com/chat but chat works , , if want return site , white page pops andi following errors illegal variable _files or _env or _get or _post or _cookie or _server or _session or globals passed script. the thing can rid of keep clearing cookies and makes me upset how can solved ?? is there tell me maybe problem ?? please provide link? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

syntax: "using" and " class LiquidCrystal_I2C : public LCD {}" what does it mean

hi every one. i newbie of arduino. i open 1 lcd sample in libraries, when compiler error message appear, following message open include file.h know: in lcd.h line 527 have statement: "using print::write;" in liquidcrystal_i2c.h line 38 have statement: "class liquidcrystal_i2c : public lcd {....}; i read c++ documents dont see: syntax: "using"  , standard class define : classs  class _name{}; i dont understand 2 above statements, mean ? thanks. post full error compiler... issue in code , not library Arduino Forum > Using Arduino > Programming Questions > syntax: "using" and " class LiquidCrystal_I2C : public LCD {}" what does it mean arduino

Custom Product Code - Computer Vision - Python - Raspberry Pi Forums

Image
for project require read product code (similar qr code), webcam. unlike qr code - has many python libraries make scanning easy - need make custom product code - means need custom library. code design simple - 1 shape corresponds '1' , shape corresponds '0'. arci code.jpg (6.58 kib) viewed 207 times know how program reader in python? kind of algorithm should looking into? in terms of programming proficiency i'm beginner (so please try , refrain using complicated terms). unfortunately image recognition scratch not trivial subject. there library called opencv may help, think can used python. if writing scratch, sure image orientated picture above? in case can scan photograph top until hit non-white, , perhaps bottom. finds vertical dimensions. same left , right. have , area, can pick scan line, , count number of black vs white patches (ie, scan across, hit black, scan non black, scan next black etc). simple code

fabriquer un clavier pesonnel

Image
bonjour, je débute avec arduino, je souhaite créer un clavier personnel pepo. mais avant de me lancer je me pose  quelques questions . la vitesse d'un arduino est t'elle suffisant ? faut t'il prendre une carte supplémentaire pour l' usb (je souhaite un clavier usb mais pas ps2). avec un seul arduino combien de touches je peux commander ? je souhaite faire des touches combiné (par une seul touche pour copier + coller). connaissez vous des librairies qui facilite la construction d'un clavier azerty ou pebo (je suppose qu'il suffira de remplacer le code de la touche personnaliser toutes les touches. j'avais par exemple l'idée de remplacer la carte bouton /usb  et mettre à la place l'arduino. ou mais je pense que c'est plus complexe et demande plus de puissance de calcul, créer un dongle usb =>dongle => usb qui modifie le code de la touche voulue. mon étant de ne pas avoir à installer de logiciel sur le pc, 100% hardware jusqu'a l

ir sensor receives receiver help

i in pickle , want know if can me. have ir sensor , receiver , want program makes light bulb flash or detect whenever ir receiver in range. so whenever ir sender detects receiver, should print "detect". done using arduino program. , arduino nano using. these things use: http://www.dx.com/p/keyestudio-digital-ir-receiver-module-for-arduino-black-429206#.v5gcpzyko-u http://www.dx.com/p/38khz-ir-infrared-transmitter-module-for-arduino-135040#.v5gcpjyko-u how should program like? have code this? and nano: http://www.dx.com/p/arduino-nano-v3-0-81877#.v5gdktyko-u quote from: arduinolover23 on jul 27, 2016, 03:57 am i have ir sensor , receiver , want program makes light bulb flash or detect whenever ir receiver in range.  so whenever ir sender detects receiver, should print "detect".  did mean say: "i have ir transmitter , ir receiver , want program makes light bulb flash whenever the ir transmitter is received the ir receiver.  so whene

Installing os - Raspberry Pi Forums

can install 'rasberry pi desktop' in rasberry pi 3 board or pc ,virtual machine ? jaya surya avanapu wrote: ↑ mon sep 11, 2017 6:55 pm can install 'rasberry pi desktop' in rasberry pi 3 board or pc ,virtual machine ? pc or mac only. raspberrypi

Dual 6 digit led display clock......is there a design somewhere?

hello group.      i'm in wrong section, heck.   for time now, i've been looking dual display led clock design.   i can't ham wants one.  needs show 1 display using 24 hour format , other using am/pm 12 hour format. need display seconds on both displays.  i'm looking use 6 digit displays @ least .75", 1.00" better. guess time base battery backed rtc board of flavor. doesn't matter arduino used either. function helpful 9.5 minute timer recycles , beeps and/or flashes indicator long switch on.     i don't have wherewithal design , program right because of medical issues, appreciated. know of guys incredible @ design , programming arduino , in debt. kenw. hi ken sorry hear medical issues. i'm sure here wishes speedy recovery. in section of forum love keen learn , willing try hard. not free design , code service. there section of forum called "gigs , collaborations" can offer pay that. anyways, want sound do-able

Thread: WGET Problems

Image
okay have no internet connection due fact have install bcmfwcutter. have file bcmfwcutter.deb , have wget .deb wants. have download , transferred both files laptop. need installing bcmfwcutter.deb when starts wget wl_apsta-3.1.30.20.0.o file gets laptop finishes installation. sorry if sound bossy have been dealing month no end , i've been getting weird responses. thx wait need installing .deb file?? , have wget grab wl_apsta-3.1.30.20.0.o? file?? sorry im trying clear things little bit. im confused way described objective. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [xubuntu] WGET Problems Ubuntu

How Arduino IDE "links" the libraries so it works for different processors?

Image
hello, i trying understand how arduino ide sort of links libraries work both avr , arm-based atmel processors. or put other way, how arduino ide knows registers configure , use when jumping avr-based boards arm-based boards? of libraries tested use spi (sd card , oled) , uart (for gps). , work both genuino uno , samd21g-based adafruit feather m0. from understand, avr , arm-based microcontrollers have (obviously) different register size , naming. example, spi registers named differently in avr architecture vs of arm, , spi pinouts different (fix on atmega328, while configurable on samd21 via multiplexing). when switch board genuino uno adafruit feather m0 in arduino ide, there must ways ide tell needs shift avr mode arm mode configure , use registers correctly, of course still allowing me use same sd card library. suspect there must sort of abstraction layer hide complexity on hardware side. so, how arduino ide clever trick? , if may kindly point me relevant files in arduino i

One file shows blurry, exact copy shows normal

here's strange one... opened file morning , noticed it's kinda blurry--i thought monitor had crapped out on me or something. created new file , seemed display normally. decided select first file , dragged new file. turned out normal--no blurriness. the difference obvious swap between tabs. here's screenshot: http://i87.photobucket.com/albums/k156/darthsauce/mac/blurry.gif edit: ok, think figured out... calibrated monitor while first file open. reopened file , everything's normal. can confirm this? the top image indeed blurry bottom 1 sharp. More discussions in Photoshop Macintosh (read only) adobe

Sending structs through serial.

hi i working on project of making wireless universal controller old ps2 controller. success far sending single data. eg serial.write hex value if press button, read wirelessly through bluetooth on board the problem sending multiple commands , data @ once  like -the analog readings of particular button -read states of multiple buttons @ same time. , on. my approach using structure, (functions used in code not real thing) : code: [select] struct button{ int hex_value; /*each button has own hex value created*/ int analog; }; button state; //example of sending command if (up_button_is_pressed) {   state.hex_value=up_button_hex;   state.analog= read.analog(up_button);   serial.write(state); //my problem starts here } //example of receiving command after serial reading //using same struct   if (state.hex_value==up_button_hex) {   serial.println("up button pressed");   serial.println("up button pressed hard:");   serial.print(state.analog); } my problem don't

Thread: Ubuntu 8.10 randomly disappears

i have laptop ubuntu 8.10 on screen broken hooked monitor. screen disappear , show black 2/3 of screen on laptop broken. when on laptop's 1/3 of screen there can't see hole thing(because 1/3). suggestions? i have emachines monitor. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Ubuntu 8.10 randomly disappears Ubuntu

Allarme Temperatura con avviso in email

buongiorno mi chiamo marco e ho un piccolo problema. ho realizzato un allarme temperatura che dovrebbe inviarmi un'email quando la temperatura di una stanza supera 30 gradi. tutto funziona perfettamente, solo che quando la temperatura supera e si mantiene sopra 30 gradi, le email partono raffica e si fermano solo quando essa ritorna sotto 30 gradi. ho provato usare if (temp > 30.00) && (temp <= 30.02)) per cercare di restringere il range di funzionamento, ma causa del refresh di 10 secondi che ho, l'email non parte proprio. come posso fare per risolvere il problema? cioè quando viene superata la temperatura mi deve arrivare una sola email e non una raffica? grazie, marco. buongiorno, essendo il tuo primo post, ti chiederei cortesemente di presentarti qui ( spiegando bene quali conoscenze hai di elettronica e di programmazione ... possibilmente evitando di scrivere solo una riga di saluto ) e di leggere con attenzione il regolame

Raspberry Pi 3 Keep Crashing after polyfuse reset - Raspberry Pi Forums

about 1 weeks ago accidentally plug raspberry pi 3 12v power supply after 3 seconds smoke came in board , turn off. after 15 mins again plug normal 3a 5v power supply. pi boot , work fine red led not lighting , green led acting weird roasting smell pi (area around micro usb port heating hard). after quick research on internet found there polyfuse in pi , may blow upped , should keep off 2-3 days after 5days (today) turn on pi both green , red leds off cpu , power connecting area heating. test power test points on board. don't know it's normal or not pp1,pp2 , pp7 point give reading around 2.6v. insert new micro sd card 2017-04-10-raspbian-jessie , green led light 3-4 sec , turned off tried connecting pi phone charger 1.5a 5v pi boot 5 mins , crashed. restarted , same results. tried short circuit d5 component no led on , cpu not heating). need rpi work because rpi part of project competitions coming in week after next week. ordered 1 take @ least 10days more deliver , there no

saving button presses to eeprom

Image
i had button recorder working until tried saving arrays eeprom. wont enter record mode. suggestions/help? code: [select] #include <avr/eeprom.h> byte trigbtn = 1;      // assign pin button input record sequence. byte recbtn  = 2;      // assign pin button push , hold recording. byte pin_d5   = 4;      // assign pin d5 pin digital output. boolean inrecordmode = false;     // create boolean variable hold current  state of record mode. boolean wasinrecordmode = false;  // create boolean variable hold previous state of record mode. // buffers record state/duration combinations int maxsamples = 100;   // maximum number of samples in bytes can stored. boolean states[100];    // create states array record number of on , off states. int durations[100];     // create durations array , can have many duration times. int idxplayback  = 0;    // initialize index playback array 0 int idxrecord    = 0;    // initialize index record array 1 int samplelength = 50;   // 50 ms void setup(

rssthai มีแบบ plugin หรือ mambot หรือป่าว - Joomla! Forum - community, help and support

Image
rssthai มีใครทำมาแบบ plugin หรือ mambot หรือป่าวครับ  พอดีอยากเอาไปใส่ใน content  หรือมีใครคิดจะดัดแปลงมันหรือป่าว  เราเคยทำนะ แต่คิดว่ามันไม่ support utf-8 มันได้แต่ 620 มันเป็นโมดูลอ่ะครับ ไม่ใช่ mambot Board index Joomla! International Language Support International Zone Thai Forum

sharpen and smart objects

Image
everything read tells me wait until last step before printing sharpen photographs. however, converting photographs smart objects after opening them in photoshop , when finished manipulating photograph , ready sharpen before printing, sharpen filter entered underneath smart object in layers palette smart filter. suggests me photoshop 'inserting' sharpening were, previous step , although didn't perform until last, converted photoshop step. do have give smart objects sharpening before printing remains last step or positioning of smart filters near bottom of list misleading me thinking being applied out of order intend? your being mislead :) More discussions in Photoshop Macintosh (read only) adobe

[Løst] Får feilmelding når jeg klikker på produkter i Virtuemart - Joomla! Forum - community, help and support

denne meldingen kommer opp: "fatal error: call undefined function: show_quantity_box() in /home/f/fundiesn/www/administrator/components/com_virtuemart/html/shop.browse.php on line 431" på en hvit side... hjelp! idag er en stor dag på nettbutikken(pga annonsering osv), så skjer dette.... tips mottas med enorm takk! mvh. kenneth edit: "beklager, valgte feil topic." [moderatormerknad: endret tittel og ikon til løst (solved)] jeg har nylig oppdatert vm og joomla, og dette viste seg å være feilen(e). jeg har nå erfart @ en oppdatering av dette ikke alltid funker med 3. parts extensions. samtidig har jeg erfart viktigheten med å ha fersk backup! husk dette! det har jeg nå lært... mvh. kenneth Board index Joomla! International Language Support International Zone Norwegian Forum Netthandel, betaling m.m. VirtueMart

The page you are trying to access does not exist - Joomla! Forum - community, help and support

hi guys, i have done forum search , cannot find answer problem web address.... http://cecesbargainboutique.com problems lies in static pages, privacy policy, disclaimer , us it displays above message - page trying access not exist. menus set main menu, first item (virtuemart) published , parameters seem fine. works perfect on test server , cannot understand why won't display now. help appreciated darren if remember how solved this, please post reply , tell us?  have similar problem searching answer for. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

SOLVED: Send EMAIL using SIM-5320 (3G) HELP please!

solved - see last reply trying use current model simcom 5320 modem end email... sooo close, no prize - yet.s unfortunately, it's bit different sim900, implements newer version of @ command set. is there here can help, or has experience in i'm missing? should revert 'old' @ email commands - or become extinct within lifetime!? power on - first attempt quote at+cgatt=1 ok at+cgdcont=1, "ip", "internet", "0.0.0.0" at+cgact=1, 1 ok at+cgpaddr=1 >> +cgpaddr: 1,"10.146.53.134"  <<==  assigned ip address at+csmtpssrv="smtp.optusnet.com.au", 465, 2 at+csmtpsauth=0 at+csmtpsfrom="a_user@gmail.com" at+csmtpsrcpt=0,0,"b_user@gmail.com", "controller report" at+csmtpssub=17    controller report at+csmtpsbody=62    internode test    test message body    on multiple lines    we 22:50 ok > +csmtpssend: 8  <<== network error immediately after - make second attempt quote at+cga

Thread: Problemas con restauracion en evolution.

Image
hola. bueno, tengo un problema y no podido solucionar ni con san google. hice un respaldo de evolution (evolution-backup.tar.gz) y luego instale karmic desde cero. todo impecable, excepto que cuando me voy a archivo => restaurar ajustes y busco el archivo (evolution-backup.tar.gz), me sale un mensaje que me dice: "seleccione un archivo de respaldo válido para restaurar" el archivo pesa 280 mb. tengo instalado el evolution 2.28.1 y el karmic actualizado. ¿que me recomiendan? gracias ¿cómo fue que hiciste ese respaldo? saludos. Forum The Ubuntu Forum Community Other Discussion and Support Ubuntu LoCo Team Forums Americas LoCo Teams Chile Team Software [SOLVED] Problemas con restauracion en evolution. Ubuntu

Trying out CS4 and a suggestion to Adobe.

hi all: i've been trying out cs4 while waiting come in @ university computer store. at work on new dell optiplex 755 4gig of memory, flies! at home old gateway , hp laptop, not good. opengl stuff doesn't work on either one. video card in gateway ati 550 with 250meg of memory , latest drivers find. claims have opengl 2.0 doesn't work.i found bit of software on web that checks see if video suitable video game. claims that system has opengl 2.0 , should work published spec's for cs4 doesn't work. reminds me of days of personal computing compatibility wars manufactures fought over compatible , if software didn't run hardware's fault not theirs. my suggestion adobe make video test tool users use validate video hardware , software. buy new laptop use cs4. hard tell looking @ spec's laptops if work. if had tool on thumb drive easy check. all in i've spent more time software , hardware problems affecting photoshop i've spent on other progr

ESP8266-Based Serial WiFi Shield

hello, i new iot , arduino , exploring project. background: i using arduino uno board along esp8266-based serial wifi shield. able transfer simple "high" laptop , other way round. communicating default ip - 192.168.4.1 requirement: i need multiple arduino boards on 1 lan (single network) can communicate each other. wondering how boards including laptop connect on same network. connect "doitwifi_config"? if yes ip address of each of device? can please suggest correct approach? thanks! Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > ESP8266-Based Serial WiFi Shield arduino

Thread: Helvetica remapped in Chrome and Epiphany-webkit

Image
i have bought number of fonts (including helvetica) , have them installed. running karmic 9.10 64bit. when website prescribes helvetica in css, in firefox, see helvetica. in chrome, arial. in epiphany deja vu sans. i'd use chrome default browser. or epiphany fine too. font issue problem. driving me mad perhaps understatement. know doesn't sound big deal itch can't scratch! fc-match -v "helvetica" results in: pattern has 32 elts (size 48) family: "dejavu sans"(s) familylang: "en"(s) style: "book"(s) stylelang: "en"(s) fullname: "dejavu sans"(s) fullnamelang: "en"(s) slant: 0(i)(s) weight: 80(i)(s) width: 100(i)(s) size: 12(f)(s) pixelsize: 12.5(f)(s) foundry: "unknown"(s) antialias: fctrue(w) hintstyle: 1(i)(w) hinting: fctrue(w) verticallayout: fcfalse(s) autohint: fcfalse(s) globaladvance: fctr