The present disclosure relates to computer graphics files and the conversion thereof, and more particularly to a method and graphics converter for converting edge record based graphics to polygon based graphics.
Various types of formats are used to represent computer graphics. As the use of resource limited media devices such as personal digital assistants (PDAs), cell phones, pagers, organizers and wireless mobile computing devices, grows, the interest in displaying graphics images on such devices also grows. However, such devices frequently have limited storage and processing power, and where applicable, limited communication bandwidth. As a result, such devices can benefit from the use of graphic formats that are different from those commonly used in relatively resource rich devices. Thus, it would be advantageous to provide a system and method for converting one format of graphic to another format suitable for a resource limited device.
Embodiments of the present disclosure will now be described, by way of example only, with reference to the attached Figures, wherein:
Like reference numerals are used throughout the Figures to denote similar elements and features.
Embodiments of the present disclosure provide a system and method for converting one format of a graphic to another format.
According to an example embodiment, there is provided a method for converting graphic object data that defines a graphic object for delivery to wireless devices connected to a wireless communications network, the method comprising: converting the graphic object data from a path format to a second format, the path format including path elements that are each associated with a fill style and define one or more polygon shapes at least partially filled with the associated fill style, the path elements collectively defining the graphic object; converting the graphic object data from the path format to a second format, the converting including: redefining the polygon shapes defined by the path elements as groups of triangles; and combining at least some triangles in the groups of triangles into further polygon shapes that fall within complexity thresholds based on predetermined capabilities of a wireless device to which the converted graphic object data will be delivered.
According to another example embodiment, there is provided a graphics converter for converting graphic object data defining a graphic object having associated fill styles from a path format to a second format, the path format including path elements that are each associated with a fill style and define one or more polygon shapes at least partially filled with the associated fill style, the path elements collectively defining the graphic object, the graphics converter comprising: a triangulation module for redefining the polygon shapes defined by the path elements as groups of triangles; and a combining module for combining at least some of triangles in the groups of triangles into further polygon shapes that fall within complexity thresholds based on predetermined capabilities of a wireless device to which the converted graphic object data will be delivered.
According to a further example embodiment, there is provided a computer software product having a computer-readable medium storing computer executable instructions for converting graphic object data that defines a graphic object, the computer executable instructions comprising instructions for performing the methods described in the present disclosure.
Other aspects and features of the present disclosure will become apparent to those ordinarily skilled in the art upon review of the following description of specific embodiments.
Referring to the drawings,
The first format converter 106 and the second format converter 110 of the graphic converter 100 are implemented as computer software which is executed by one or more computers. In various embodiments, the first and second format converters 106, 110 are both implemented by software on the same computer, or are implemented by software on different computers, with the intermediate graphic 108 being transmitted or otherwise transferred between the computers.
The viewing device 112 is in various embodiments a data communications device, a multiple mode communications device configured for both data and voice communication, a mobile communications device, a PDA enabled for wireless communications, a 1-way or 2-way pager, a computer system, and/or a type of fixed or wireless communications device. The viewing device 112 receives the converted graphic 104 over a communication link 114, which includes in various embodiments a wireless network, a wired network, and/or dedicated or local communications lines or conductors. The viewing device 112 includes an application such as a media engine that is configured to interpret the information contained in the converted graphic 104 and generate a visible image on a screen of the viewing device representative of the information contained in the converted graphic 104.
As shown in
For the purpose of explaining embodiments of the present disclosure,
The first sub-converter 116 is configured to read the information in the source graphic 102 and construct and populate a corresponding fill style table 120.
In an example embodiment, the first sub-converter 116 performs process 600 shown in
As indicated in step 604, once the “from” and “to” vertices of the subject edge have been identified, the sub-converter 116 looks at the sub-table 128 of the fill style associated with the subject edge to determine if the “from” vertex is already listed in the sub-table and will create a new unique “from” vertex entry in the list 132 of the appropriate fill style sub-table 128 if the “from” vertex has not yet been previously added. In instances where the edge is associated with two fill styles, the “from” vertex is included in the unique vertex list 132 of each of the associated fill style sub-tables 128. As indicated in step 606, information identifying the subject edge, including it's “to” vertex is then added to the outgoing edges list 134 of the “from” vertex of the subject edge. In instances where the edge is associated with two fill styles, the information is added to the outgoing edge list 130 of the “from” vertex in each of the associated fill style sub-tables 128. Steps 602, 604 and 606 are repeated until all edge records in the source graphic have been processed. In the example embodiment illustrated through source graphic file 102A and fill style table 120A, the delta coordinate values in the edge records of source graphic file 102A are converted to absolute X,Y coordinate values for the vertices listed in fill style table 120A. It will be understood that the information contained in fill style table 120A represents the example graphic object 300. Line Style information is in various embodiments identified in the edge connection data 130.
The second sub-converter 118 of the first format converter 106 is configured to convert the fill style table 120 into SVG compatible intermediate graphic 108. For explanatory purposes,
The following table represents in pseudo code an example method used by the second sub-converter 118 to convert the fill style table 120 into intermediate graphic 108:
As can be appreciated from
As can be appreciated from
By way of example,
In an example embodiment the triangulated graphic data 154 includes records that define the edges and vertices and associated fill styles of each of the triangles that make up the subject graphic object. In order to reduce the amount of data required to define the subject graphic object, the combining module 152 of the second format converter 110 is configured to combine the triangles defined in triangulated graphic data 154 into larger polygons that fall within predetermined complexity restrictions.
The complexity restrictions that are applied in step 720 are generally selected based on the capabilities of the media engine at the viewing device 112, which in turn will typically depend on the processing and memory resources available at the viewing device and the bandwidth of the communications channel 114. The complexity restrictions or thresholds can vary depending on the requirements of the specific application, and in various embodiments are set up to limit the polygons defined in converted graphic 104 to polygons that are simple polygons, to polygons having no internal islands, to polygons having only convex vertices, and/or to polygons having fewer than a predetermined number of edges.
By way of example,
It will be appreciated that in computer graphics, curved lines are often formed by connecting a series of small edges at angles to each other. Thus, the methods of the present disclosure can also be applied to objects having what are perceived as curved boundaries.
In some embodiments, the second format converter may not go through the process of combining the triangulated graphic data 154, but rather may use such data directly for converted graphic 104.
The above-described embodiments of the present disclosure are intended to be examples only. Alterations, modifications and variations may be effected to the particular embodiments by those skilled in the art without departing from the scope of the present disclosure, which is defined by the claims appended hereto.
Number | Date | Country | Kind |
---|---|---|---|
0308949.7 | Apr 2003 | GB | national |
The present application is a continuation of U.S. patent application Ser. No. 12/403,497, filed Mar. 13, 2009, now U.S. Pat. No. 7,999,805, issued Aug. 16, 2011, which is a continuation of U.S. patent application Ser. No. 10/825,130, filed Apr. 16, 2004, now U.S. Pat. No. 7,525,544, issued Apr. 28, 2009, which claims priority to United Kingdom Patent Application No. GB 0308949.7, filed Apr. 17, 2003, the entire contents of these applications being incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5276790 | Lo et al. | Jan 1994 | A |
5303340 | Gonzalez-Lopez | Apr 1994 | A |
5586241 | Bauermeister et al. | Dec 1996 | A |
5621827 | Uchiyama | Apr 1997 | A |
5689577 | Arata | Nov 1997 | A |
5894308 | Isaacs | Apr 1999 | A |
5923777 | Chun | Jul 1999 | A |
5926185 | Vyncke et al. | Jul 1999 | A |
5953506 | Kalra | Sep 1999 | A |
5999187 | Dehmlow | Dec 1999 | A |
6041138 | Nishida | Mar 2000 | A |
6362820 | Hoppe | Mar 2002 | B1 |
6538652 | Kato | Mar 2003 | B2 |
6560361 | Collins | May 2003 | B1 |
6809738 | Hubrecht | Oct 2004 | B2 |
6874150 | Noyle | Mar 2005 | B2 |
6961737 | Ritchie | Nov 2005 | B2 |
7002601 | Sherburne | Feb 2006 | B1 |
20020158880 | Williams | Oct 2002 | A1 |
20030085887 | Hunt | May 2003 | A1 |
20030098862 | Hunt | May 2003 | A1 |
20030103250 | Kidokoro | Jun 2003 | A1 |
20040073873 | Croney | Apr 2004 | A1 |
20050155027 | Wei | Jul 2005 | A1 |
20070038610 | Omoigui | Feb 2007 | A1 |
Number | Date | Country |
---|---|---|
02071757 | Sep 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20110267336 A1 | Nov 2011 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12403497 | Mar 2009 | US |
Child | 13180075 | US | |
Parent | 10825130 | Apr 2004 | US |
Child | 12403497 | US |