swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] OFF-LIST | Re: extracting textrun data


From: Tobias Fink
Subject: Re: [Swftools-common] OFF-LIST | Re: extracting textrun data
Date: Tue, 22 Nov 2011 21:44:30 +0100 (CET)

you could convert it to swf, and then start finding the text elements. i did 
sth similar with java once, using this lib:

http://www.flagstonesoftware.com/transform

if interested i can provide code samples.

Best Regards,
Tobias



Am 22.11.2011 um 19:02 schrieb Chris <address@hidden>:

> On Tue, 22 Nov 2011 14:00:37 +0000
> Pat Coyne <address@hidden> wrote:
> 
>> HI Chris
>> 
>> Thanks for the reply. I don't think swdump -p does extract text 
>> coordinates, unless I'm misunderstanding something. I would like a tool 
>> to extract text date in a format like:
>> 
>>  
>> {"corner0x":315.05,"corner2x":324.4,"corner0y":803.95,"corner2y":791.1,"corner1y":803.95,"corner1x":324.4,"color":4.280491808E9,"corner3x":315.05,"character":"P","corner3y":791.1},{"corner0x":324.35,"corner2x":329.25,"corner0y":803.95,"corner2y":791.1,"corner1y":803.95,"corner1x":329.25,"color":4.280491808E9,"corner3x":324.35,"character":"r","corner3y":791.1},
> 
> No, I don't think it does either.  Certainly not like that, anyway.  Looks 
> like
> a tool awaiting someone to write it..
> 
> 
> Chris
> 
> ---------------
> SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an 
> existing subscription, please kindly point your favourite web browser 
> at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]