US20010042084A1 - Method for selecting next feature for placement on a page - Google Patents
Method for selecting next feature for placement on a page Download PDFInfo
- Publication number
- US20010042084A1 US20010042084A1 US09/239,078 US23907899A US2001042084A1 US 20010042084 A1 US20010042084 A1 US 20010042084A1 US 23907899 A US23907899 A US 23907899A US 2001042084 A1 US2001042084 A1 US 2001042084A1
- Authority
- US
- United States
- Prior art keywords
- feature
- chosen
- placement
- display medium
- unlocated
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/60—Editing figures and text; Combining figures or text
Definitions
- the present invention relates generally to printing features, for example photographs, on a medium such as a page or a computer screen. More particularly it relates to methods used for the selection of the next feature to be placed on the medium.
- placement means a rectangular region that represents a photograph or other item, a predefined gap between two placements, and any associated caption.
- the present patent document describes representative embodiments of methods for the efficient placement on a display medium or media of a set of placement items, for selecting a next item to be located on the medium, and for equalizing white space around multiple placement items.
- the methods described herein provide techniques for creating aesthetically pleasing layouts of the placement items which could be, for example, photographs with optional, associated gaps and captions.
- the medium used for display could be a page of paper or a computer screen. Either a single medium item or multiple items of a given type medium may be used.
- Methods for the efficient location of placement items and for the selection of a next item to be located on the medium provide techniques for reducing the total number of medium items used to display the placement items, i.e., for reducing the total number of pages used to print a set of photographs.
- Methods for the equalization of white space around multiple placement items provide techniques for creating aesthetically pleasing layouts. Previous methods have been limited in both their abilities to efficiently utilize the available media and to create aesthetically pleasing displays.
- Representative embodiments are based on the row oriented location of placement features.
- the next placement feature to be located is chosen based upon a weighted value which is created for each placement item. This weighted value is determined based upon several parameters which are related to the size and orientation of the placement item, as well as to the remaining space on the current row and on the current display medium. Should the placement item be too large, its orientation may be changed to match that of the display medium, and, if necessary, it may be reduced in size to fit within the boundaries of the display medium. White space is distributed uniformly between and within rows of placement features. The net result of using these techniques is the efficient and aesthetically pleasing location of placement items approximating that which a human being would do.
- FIG. 1 is a drawing of a representative embodiment of a composed layout.
- FIG. 2 is a flow chart of representative embodiment of a placement computer program for locating placement features on a display medium.
- FIG. 3 is a flow chart of a representative embodiment of a selection computer program for selecting the next placement feature to be located on the display medium.
- FIG. 4 is a diagram of a placement-weight equation used to determine a placement-weight value for the placement features.
- FIG. 5 is a drawing showing parameters used in the placement-weight equation of FIG. 4.
- FIG. 6 is a flow chart of a representative embodiment of a location computer program for locating the next placement feature to be located on the display medium.
- FIG. 7 is a flow chart of a representative embodiment of a white space equalization computer program for equalizing white space horizontally and vertically between placement features on the composed layout.
- FIG. 8 is a drawing of an illustrative example of composed layout prior to white space equalization.
- FIG. 9 is a drawing of the illustrative example of FIG. 8 following distribution of white space vertically.
- FIG. 10 is a drawing of the illustrative example of FIG. 9 following distribution of white space horizontally.
- FIG. 11 is a drawing of the illustrative example of FIG. 10 following further distribution of white space vertically.
- FIG. 12 is a drawing of a computer system used to create and print a composed layout in a representative embodiment.
- the present patent document relates to methods for efficient placement on a display medium or media of a set of placement items, for selecting a next item to be located on the medium, and for equalizing white space around multiple placement items.
- the methods described herein provide techniques for creating aesthetically pleasing layouts of the placement items which could be, for example, photographs with optional, associated gaps and captions.
- the medium used for display could be a page of paper or a computer screen. Either a single medium item or multiple items of a given type medium may be used.
- Methods for the efficient location of placement items and for the selection of a next item to be located on the medium provide techniques for reducing the total number of medium items used to display the placement items, i.e., for reducing the total number of pages used to print a set of photographs.
- Methods for the equalization of white space around multiple placement items provide techniques for creating aesthetically pleasing layouts. Previous methods have been limited in both their abilities to efficiently utilize the available media and to create aesthetically pleasing displays.
- FIG. 1 is a drawing of a representative embodiment of a composed layout 100 .
- the composed layout 100 is shown partially completed.
- the composed layout 100 is comprised of a display medium 110 and multiple placement features 120 , also referred to herein as features 120 , which are shown located on the display medium 110 .
- both the display medium 110 and the placement feature 120 are substantially rectangular.
- the placement features 120 are typically located on the display medium 110 one at a time beginning with a placement origin 130 which in this example is the upper left hand comer of the display medium 110 .
- An insertion point 140 for the next placement feature 125 to be located on the display medium 110 is shown in the present example as the upper right hand comer of the last placement feature 120 placed on the display medium 110 .
- the upper left hand comer of the next placement feature 125 to be located on the display medium 110 is placed on the insertion point 140 .
- the placement features 120 previously placed on the display medium 110 are located in a row 150 .
- An upper edge 157 and a lower edge 158 of the row 150 are defined by the most extreme upper and lower boundaries of the placement features 120 .
- the placement features 120 may include a predefined gap 121 as shown in one of the placement features 120 of FIG. 1 and a caption 122 as shown in another of the placement features 120 of FIG. 1.
- next placement feature 125 extends beyond the lower edge 158 of the row 150 , the lower edge 158 of the row 150 is adjusted to that of the lower boundary of the next placement feature 150 . If, when the upper left hand comer of the next placement feature 125 is placed at the insertion point 140 , the next placement feature 125 extends beyond the right hand edge of the display medium 110 , the next placement feature 125 is located so that its left hand edge is contiguous with the left hand edge of the display medium 110 . The upper and lower boundaries of the next placement feature 125 now define a new row 150 whose upper edge is contiguous with the lower edge 158 of the previous row 150 . If the lower edge of the next placement feature 125 lies below the lower edge of the display medium 110 , the next placement feature 125 is located on an additional display medium 110 .
- FIG. 2 is a flow chart of representative embodiment of a placement computer program 200 for locating the placement features 120 on the display medium 110 .
- Block 205 is the initial block of the placement computer program 200 .
- Block 205 chooses an unlocated placement feature which is not on a list 208 of placement features 120 to be located on the display medium 110 .
- the list 208 of placement features 120 to be located on the display medium 110 is shown for illustrative purposes only and is not a method step.
- Block 205 then transfers control to block 210 .
- block 210 transfers control to block 220 . Otherwise, block 210 transfers control to block 240 .
- block 220 transfers control to block 235 . Otherwise, block 220 transfers control to block 225 .
- Block 225 rotates the placement feature 120 chosen by block 205 to match that of the display medium 110 .
- Block 225 then transfers control to block 230 .
- block 230 transfers control to block 235 . Otherwise, block 230 transfers control to block 240 .
- Block 235 reduces the size of the placement feature 120 chosen by block 205 to fit within the boundaries of the display medium 110 .
- Block 235 transfers control to block 240 .
- block 225 transfers control to block 240 , and when the orientation of the placement feature 120 chosen by block 205 is the same as the orientation of the display medium 110 , block 220 transfers control to block 240
- block 205 transfers control to block 240 .
- Block 240 adds the placement feature 120 to the list 208 of placement features 120 to be located on the display medium 110 .
- Block 240 transfers control to block 250 .
- block 250 transfers control to block 205 . Otherwise, block 250 transfers control to block 260 .
- Block 260 evaluates each placement feature 120 on the list 208 of placement features 120 to be located on the display medium 110 for both landscape and portrait orientations of the placement features 120 and selects the next placement feature 120 and orientation to be located on the display medium 110 .
- a representative embodiment of a method for selecting the next placement feature 120 to be located is discussed in sections 4 and 4.1 below.
- Block 260 transfers control to block 270 .
- Block 270 locates the selected next placement feature 125 . Block 270 transfers control to block 280 .
- Block 280 removes the selected next placement feature 125 from the list 208 of placement features 120 to be located on the display medium 110 .
- Block 280 transfers control to block 290 .
- block 290 transfers control to block 260 . Otherwise, block 290 terminates the placement computer program 200 .
- FIG. 3 is a flow chart of a representative embodiment of a selection computer program 300 for selecting the next placement feature 120 to be located on the display medium 110 .
- the selection computer program 300 replaces block 260 of FIG. 2.
- Block 310 is the initial block of the placement feature 120 selection computer program 300 and chooses one of the unlocated placement features 120 from the list 208 of placement features 120 to be located on the display medium 110 for which a placement-weight value 480 has not been computed.
- the placement-weight value 480 and the elements that comprise it are shown in FIG. 4.
- FIG. 4, the placement-weight value 480 , and the method in which the placement-weight value 480 is determined are more fully discussed in section 4.1 below.
- Block 310 transfers control to block 320 .
- Block 320 determines the placement-weight value 480 for the placement feature 120 selected by block 310 .
- Block 320 transfers control to block 330 .
- block 330 transfers control to block 310 . Otherwise, block 330 transfers control to block 340 .
- Block 340 selects as the next placement feature 125 to be located on the display medium 110 the placement feature 120 having the smallest algebraic placement-weight value 480 from the list 208 of placement features 120 to be located on the display medium 110 .
- Block 340 then terminates the selection computer program 300 .
- Other criteria for the selection of the next placement feature 125 such as for example selecting the placement feature 120 having the largest algebraic placement-weight value 480 are also possible depending upon the composition of the placement-weight values 480 .
- FIG. 4 is a diagram of a placement-weight equation 400 used to determine the placement-weight value 480 for the placement features 120 .
- the placement-weight equation 400 is a representative embodiment of a selection criteria 400 used for selecting the order of placement feature 120 location on the display media 110 .
- the placement-weight values 480 for the placement features 120 that have not been previously located on the display medium 110 are used to determine which of the placement features 120 is to be located next on the display medium 110 .
- the placement-weight value 480 comprises the sum of multiple selection values 405 .
- the selection values 405 may have either a positive or a negative value.
- the value of the placement-weight value 480 may also be either positive or negative.
- priority of placement is greater for the placement features 120 having the smaller algebraic values for the placement-weight value 480 . While in FIG. 4 selection values 405 are combined via addition to form placement-weight values 480 , other techniques such as multiplication, division, and subtraction may also be use in part or in total.
- a weight for placement feature size 410 is given by
- Equation 1 gives preference to the larger display features 120 .
- a typical value for C 1 is 10.
- a weight for placement feature orientation 420 is given by
- C 2 is a constant chosen by the user.
- a typical value for C 2 is 1.
- a weight for the case an additional same size placement feature 120 beyond the present placement 120 is forced to the next row 430 is given by
- Equation 3 provides a penalty if two placement features 120 of the same size as the one being evaluated will not fit on the remaining portion of the current row 150 .
- C 3 is a constant chosen by the user. A typical value for C 3 is 10.
- a weight for the remaining unused portion of the row 440 after location of the placement feature 120 is given by
- Equation 4 gives provides a penalty if the remaining portion of the row 150 is not used.
- C 4 is a constant chosen by the user.
- a typical value for C 4 is 10.
- a weight for the case the placement feature 120 increases the height of the row 450 is given by
- Equation 5 provides a penalty for extending the height of the row 150 .
- a weight for case placement feature forced to new item of display medium 460 is given by
- Equation 6 provides a penalty if selection of this placement feature 120 would force location on a new item of display medium 110 .
- a weight for the case the placement feature extends beyond display medium boundary 470 is given by
- a typical value for Page Penalty is 1,000 if the placement feature 120 being evaluated extends beyond the boundary of the display medium 110 . Otherwise, the Page Penalty is zero. Selection of these values helps to insure that extending beyond the page boundary overrides all other considerations.
- Typical values for the constants in Equations 1-7 above are chosen as representative of placement features 120 in the size range of 3′′ ⁇ 5′′ to 8′′ ⁇ 10′′ having resolutions of 150 pixels per inch and located on an 81 ⁇ 2′′ ⁇ 11′′ page.
- the placement-weight value 480 could comprise selection values 405 not listed above.
- the placement-weight value 480 could be composed of a sub-set of the selection values 405 shown in FIG. 4.
- FIG. 5 is a drawing showing parameters 500 used in the equations of section 4.1. These parameters 500 are as follows: (a) chosen feature area 510 , (b) chosen feature orientation 520 , (c) capability to place two features on the current row, wherein each feature has the same dimensions as the chosen feature 530 , (d) the area of the chosen feature subtracted from the remaining unused area of current row 540 , (e) increase in row height caused by height of the chosen feature 550 , (f) chosen feature would force location to new item of display medium 560 , and (g) chosen feature would extend beyond boundary of current display medium 570 .
- FIG. 6 is a flow chart of a representative embodiment of a location computer program 600 for locating the next placement feature 125 to be placed or located on the display medium 110 .
- the location computer program 600 replaces block 270 of FIG. 2.
- block 610 transfers control to block 660 . Otherwise, block 610 transfers control to block 620 .
- block 620 transfers control to block 650 . Otherwise, block 620 transfers control to block 630 .
- Block 630 increments the insertion point 140 to the beginning of the next row 150 .
- Block 630 transfers control to block 640 .
- block 640 transfers control to block 660 . Otherwise, block 640 transfers control to block 650 .
- Block 650 increments the insertion point 140 to the beginning of the next page. Block 650 transfers control to block 660 .
- Block 660 places the next placement feature 125 on the display medium 110 .
- Block 660 is the termination point of the location computer program 600 .
- FIG. 7 is a flow chart of a representative embodiment of a white space equalization computer program 700 for equalizing white space horizontally and vertically between placement features 120 on the composed layout 100 .
- FIG. 7 will be discussed in more detail following the discussion of FIG. 8.
- FIG. 8 is a drawing of an illustrative example of composed layout 100 prior to white space equalization.
- first, second, and third placement features 821 , 822 , 823 are located in a first row 851
- fourth and fifth placement features 824 , 825 are located in a second row 852 .
- All area on the display medium 110 not occupied by the placement features 821 , 822 , 823 , 824 , 825 is treated as white space.
- FIG. 9 is a drawing of the illustrative example of FIG. 8 following distribution of white space vertically.
- First, second, and third inter-row vertical white spaces 961 , 962 , 963 are distributed equally in height above, between, and below first and second rows 851 , 852 of placement features 821 , 822 , 823 , 824 , 825 .
- Other embodiments, as for example, predefined sizes of white space at the upper and lower boundaries of the display medium 110 are also possible.
- FIG. 10 is a drawing of the illustrative example of FIG. 9 following distribution of white space horizontally.
- First, second, third, and fourth horizontal white spaces 1071 , 1072 , 1073 , 1074 are distributed equally in width before, between, and after first, second, and third placement features 821 , 822 , 823 in first row 851 .
- Fifth, sixth, and seventh horizontal white spaces 1075 , 1076 , 1077 are distributed equally in width before, between, and after fourth and fifth placement features 824 , 825 in second row 852 .
- Other embodiments, as for example, predefined sizes of white space at the left and right boundaries of the display medium 110 are also possible.
- FIG. 11 is a drawing of the illustrative example of FIG. 10 following further distribution of white space vertically.
- First and second intra-row vertical white spaces 1181 , 1182 are distributed equally in height above and below the third placement feature 823 in first row 851 .
- Third and fourth intra-row vertical white spaces 1183 , 1184 are distributed equally in height above and below the fifth placement feature 825 in second row 852 .
- block 720 is the initial block of the white space equalization computer program 700 .
- Block 720 distributes vertical white space equally above, between, and below the rows 851 , 852 of placement features 120 on the display medium 110 .
- block 720 distributes first, second, and third inter-row vertical white space 961 , 962 , 963 equally above, between, and below the rows 851 , 852 of placement features 821 , 822 , 823 , 824 , 825 .
- Block 720 transfers control to block 740 .
- Block 740 distributes horizontal white space equally before, between, and after placement features 120 within each row 851 , 852 on the display medium 110 .
- block 740 distributes first, second, third, and fourth horizontal white spaces 1071 , 1072 , 1073 , 1074 equally before, between, and after first, second, and third placement features 821 , 822 , 823 .
- block 730 distributes fifth, sixth, and seventh horizontal white spaces 1075 , 1076 , 1077 equally before, between, and after fourth and fifth placement features 824 , 825 .
- Block 740 transfers control to block 750 .
- Block 750 centers each placement feature 120 vertically within the row 851 , 852 in which it is located.
- block 750 centers placement features 821 , 822 , 823 vertically within row 851 .
- block 750 centers placement features 824 , 825 vertically within row 852 .
- Block 750 terminates the white space equalization computer program 700 .
- FIG. 12 is a drawing of a computer system 1200 used to create and print a composed layout 100 in a representative embodiment.
- the computer system 1200 comprises a computer-CPU 1210 , a memory 1215 , a computer monitor 1220 , a printer 1230 , and the placement computer program 200 .
- the placement computer program 200 is stored within the memory 1215 , runs on the computer-CPU 1210 , and creates the composed layout 100 shown in FIG. 1.
- the memory 1215 is also referred to as the computer program storage medium 1215 and may be separate from or a part of the computer-CPU 1210 .
- the placement computer program 200 can enable the printer 1230 to print the composed layout 100 on the display medium 110 which could be a sheet of paper 110 .
- the composed layout 100 could also be displayed on the computer monitor 1220 .
- Representative embodiments described in the present patent document provide methods for the efficient location of placement features 120 on display medium 110 , selection of the next placement feature 120 to be placed on the display medium 110 , and equalization of white space around placement features 120 . These methods provide the ability to create visually more pleasing, balanced compositions and to reduce the total number of items of display medium 110 required for a given set of placement features 120 .
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
- The present invention relates generally to printing features, for example photographs, on a medium such as a page or a computer screen. More particularly it relates to methods used for the selection of the next feature to be placed on the medium.
- Recent hardware and software advancements have resulted in printers that can print photographic data from multiple photographs on single sheets of paper without the intermediate use of photographic film. When used herein as a noun, “placement” means a rectangular region that represents a photograph or other item, a predefined gap between two placements, and any associated caption.
- Typically placement of the photographs, with or without gaps and captions, on the page being arranged occurs in the order in which they appear in a predefined list. Each photograph is placed in order and orientation across the page in one row after another down the page. This approach does not attempt to optimize the placement of photographs in order to obtain a more efficient fit. Such linear placement algorithms often fall short by leaving large amounts of white space on the page.
- Other attempts at placing photographs on a page often take into account only one significant attribute by which to make a decision regarding which is the best placement. For example, the largest photograph that will fit without wrapping onto the next row, or the photograph that leaves the smallest amount of space at the end of a row, are both reasonable methods to layout photographs. However, optimizing a single or a pair of attributes is not sufficient to fit a large variety of photographs tightly together. Such approaches fall short of being able to produce a page layout that reflects that which a human would do.
- Without some means for equalizing white space, the printed page of photographs appears to have all images crowded into the upper left comer of the page. This problem can be partially addressed by increasing the page margins to leave more white space around the area of the photographs. Another technique is to increase the gap between photographs to show more white space. However, the overall page layout often does not appear balanced. Also, increasing the space between placements seriously limits the size of the photographs which can be placed on a given page.
- Thus, for purposes of paper efficiency and aesthetics, there are needs for methods which provide for efficient placement of multiple photographs on a page, for selection of the photograph to be placed, and for equalization of white space in photographic placements.
- The present patent document describes representative embodiments of methods for the efficient placement on a display medium or media of a set of placement items, for selecting a next item to be located on the medium, and for equalizing white space around multiple placement items. The methods described herein provide techniques for creating aesthetically pleasing layouts of the placement items which could be, for example, photographs with optional, associated gaps and captions. The medium used for display could be a page of paper or a computer screen. Either a single medium item or multiple items of a given type medium may be used.
- Methods for the efficient location of placement items and for the selection of a next item to be located on the medium provide techniques for reducing the total number of medium items used to display the placement items, i.e., for reducing the total number of pages used to print a set of photographs. Methods for the equalization of white space around multiple placement items provide techniques for creating aesthetically pleasing layouts. Previous methods have been limited in both their abilities to efficiently utilize the available media and to create aesthetically pleasing displays.
- Representative embodiments are based on the row oriented location of placement features. The next placement feature to be located is chosen based upon a weighted value which is created for each placement item. This weighted value is determined based upon several parameters which are related to the size and orientation of the placement item, as well as to the remaining space on the current row and on the current display medium. Should the placement item be too large, its orientation may be changed to match that of the display medium, and, if necessary, it may be reduced in size to fit within the boundaries of the display medium. White space is distributed uniformly between and within rows of placement features. The net result of using these techniques is the efficient and aesthetically pleasing location of placement items approximating that which a human being would do.
- Other aspects and advantages of the present invention will become apparent from the following detailed description, taken in conjunction with the accompanying drawings, illustrating by way of example the principles of the invention.
- The accompanying drawings provide visual representations which will be used to more fully describe the invention and can be used by those skilled in the art to better understand it and its inherent advantages. In these drawings, like reference numerals identify corresponding elements and:
- FIG. 1 is a drawing of a representative embodiment of a composed layout.
- FIG. 2 is a flow chart of representative embodiment of a placement computer program for locating placement features on a display medium.
- FIG. 3 is a flow chart of a representative embodiment of a selection computer program for selecting the next placement feature to be located on the display medium.
- FIG. 4 is a diagram of a placement-weight equation used to determine a placement-weight value for the placement features.
- FIG. 5 is a drawing showing parameters used in the placement-weight equation of FIG. 4.
- FIG. 6 is a flow chart of a representative embodiment of a location computer program for locating the next placement feature to be located on the display medium.
- FIG. 7 is a flow chart of a representative embodiment of a white space equalization computer program for equalizing white space horizontally and vertically between placement features on the composed layout.
- FIG. 8 is a drawing of an illustrative example of composed layout prior to white space equalization.
- FIG. 9 is a drawing of the illustrative example of FIG. 8 following distribution of white space vertically.
- FIG. 10 is a drawing of the illustrative example of FIG. 9 following distribution of white space horizontally.
- FIG. 11 is a drawing of the illustrative example of FIG. 10 following further distribution of white space vertically.
- FIG. 12 is a drawing of a computer system used to create and print a composed layout in a representative embodiment.
- 1. Introduction
- As shown in the drawings for purposes of illustration, the present patent document relates to methods for efficient placement on a display medium or media of a set of placement items, for selecting a next item to be located on the medium, and for equalizing white space around multiple placement items. The methods described herein provide techniques for creating aesthetically pleasing layouts of the placement items which could be, for example, photographs with optional, associated gaps and captions. The medium used for display could be a page of paper or a computer screen. Either a single medium item or multiple items of a given type medium may be used.
- Methods for the efficient location of placement items and for the selection of a next item to be located on the medium provide techniques for reducing the total number of medium items used to display the placement items, i.e., for reducing the total number of pages used to print a set of photographs. Methods for the equalization of white space around multiple placement items provide techniques for creating aesthetically pleasing layouts. Previous methods have been limited in both their abilities to efficiently utilize the available media and to create aesthetically pleasing displays.
- In the following detailed description and in the several figures of the drawings, like elements are identified with like reference numerals.
- 2. Medium &Feature Geometries
- FIG. 1 is a drawing of a representative embodiment of a
composed layout 100. For illustrative purposes thecomposed layout 100 is shown partially completed. The composedlayout 100 is comprised of adisplay medium 110 and multiple placement features 120, also referred to herein asfeatures 120, which are shown located on thedisplay medium 110. In representative embodiments, both thedisplay medium 110 and theplacement feature 120 are substantially rectangular. The placement features 120 are typically located on thedisplay medium 110 one at a time beginning with aplacement origin 130 which in this example is the upper left hand comer of thedisplay medium 110. - An insertion point140 for the
next placement feature 125 to be located on thedisplay medium 110 is shown in the present example as the upper right hand comer of thelast placement feature 120 placed on thedisplay medium 110. The upper left hand comer of thenext placement feature 125 to be located on thedisplay medium 110 is placed on the insertion point 140. Note that the placement features 120 previously placed on thedisplay medium 110 are located in arow 150. Anupper edge 157 and alower edge 158 of therow 150 are defined by the most extreme upper and lower boundaries of the placement features 120. As previously stated, the placement features 120 may include apredefined gap 121 as shown in one of the placement features 120 of FIG. 1 and acaption 122 as shown in another of the placement features 120 of FIG. 1. If, when the upper left hand comer of thenext placement feature 125 is placed at the insertion point 140, thenext placement feature 125 extends beyond thelower edge 158 of therow 150, thelower edge 158 of therow 150 is adjusted to that of the lower boundary of thenext placement feature 150. If, when the upper left hand comer of thenext placement feature 125 is placed at the insertion point 140, thenext placement feature 125 extends beyond the right hand edge of thedisplay medium 110, thenext placement feature 125 is located so that its left hand edge is contiguous with the left hand edge of thedisplay medium 110. The upper and lower boundaries of thenext placement feature 125 now define anew row 150 whose upper edge is contiguous with thelower edge 158 of theprevious row 150. If the lower edge of thenext placement feature 125 lies below the lower edge of thedisplay medium 110, thenext placement feature 125 is located on anadditional display medium 110. - 3. Page Efficient Photograph Placement
- FIG. 2 is a flow chart of representative embodiment of a
placement computer program 200 for locating the placement features 120 on thedisplay medium 110. -
Block 205 is the initial block of theplacement computer program 200.Block 205 chooses an unlocated placement feature which is not on alist 208 of placement features 120 to be located on thedisplay medium 110. In FIG. 2, thelist 208 of placement features 120 to be located on thedisplay medium 110 is shown for illustrative purposes only and is not a method step.Block 205 then transfers control to block 210. - When the
placement feature 120 chosen byblock 205 is larger than thedisplay medium 110, block 210 transfers control to block 220. Otherwise, block 210 transfers control to block 240. - When the orientation of the
placement feature 120 chosen byblock 205 is the same as the orientation of thedisplay medium 110, block 220 transfers control to block 235. Otherwise, block 220 transfers control to block 225. -
Block 225 rotates theplacement feature 120 chosen byblock 205 to match that of thedisplay medium 110.Block 225 then transfers control to block 230. - When the
placement feature 120 chosen byblock 205 is larger than thedisplay medium 110 in at least one of its dimensions, block 230 transfers control to block 235. Otherwise, block 230 transfers control to block 240. -
Block 235 reduces the size of theplacement feature 120 chosen byblock 205 to fit within the boundaries of thedisplay medium 110.Block 235 transfers control to block 240. - In an alternate embodiment wherein placement features120 are not reduced, the decision step of
block 230, and the reduction step ofblock 235 are omitted. For this embodiment, block 225 transfers control to block 240, and when the orientation of theplacement feature 120 chosen byblock 205 is the same as the orientation of thedisplay medium 110, block 220 transfers control to block 240 - In yet another embodiment wherein placement features120 are not reduced and are not rotated to match that of the
display medium 110, the decision method step ofblock 210, the decision method step ofblock 220, the rotation method step ofblock 225, the decision step ofblock 230, and the reduction step ofblock 235 are omitted. For this embodiment, block 205 transfers control to block 240. -
Block 240 adds theplacement feature 120 to thelist 208 of placement features 120 to be located on thedisplay medium 110.Block 240 transfers control to block 250. - When there are remaining unlocated placement features120 not on the
list 208 of placement features 120 to be located on thedisplay medium 110, block 250 transfers control to block 205. Otherwise, block 250 transfers control to block 260. -
Block 260 evaluates each placement feature 120 on thelist 208 of placement features 120 to be located on thedisplay medium 110 for both landscape and portrait orientations of the placement features 120 and selects thenext placement feature 120 and orientation to be located on thedisplay medium 110. A representative embodiment of a method for selecting thenext placement feature 120 to be located is discussed in sections 4 and 4.1 below.Block 260 transfers control to block 270. -
Block 270 locates the selectednext placement feature 125.Block 270 transfers control to block 280. -
Block 280 removes the selected next placement feature 125 from thelist 208 of placement features 120 to be located on thedisplay medium 110.Block 280 transfers control to block 290. - When there are remaining placement features on the
list 208 of placement features 120 to be located on thedisplay medium 110, block 290 transfers control to block 260. Otherwise, block 290 terminates theplacement computer program 200. - 4. Placement Feature Selection
- FIG. 3 is a flow chart of a representative embodiment of a
selection computer program 300 for selecting thenext placement feature 120 to be located on thedisplay medium 110. In a representative embodiment, theselection computer program 300 replaces block 260 of FIG. 2. -
Block 310 is the initial block of theplacement feature 120selection computer program 300 and chooses one of the unlocated placement features 120 from thelist 208 of placement features 120 to be located on thedisplay medium 110 for which a placement-weight value 480 has not been computed. The placement-weight value 480 and the elements that comprise it are shown in FIG. 4. FIG. 4, the placement-weight value 480, and the method in which the placement-weight value 480 is determined are more fully discussed in section 4.1 below.Block 310 transfers control to block 320. -
Block 320 determines the placement-weight value 480 for theplacement feature 120 selected byblock 310.Block 320 transfers control to block 330. - When there are remaining unlocated placement features120 without assigned placement-weight values on the
list 208, block 330 transfers control to block 310. Otherwise, block 330 transfers control to block 340. -
Block 340 selects as thenext placement feature 125 to be located on thedisplay medium 110 theplacement feature 120 having the smallest algebraic placement-weight value 480 from thelist 208 of placement features 120 to be located on thedisplay medium 110.Block 340 then terminates theselection computer program 300. Other criteria for the selection of thenext placement feature 125, such as for example selecting theplacement feature 120 having the largest algebraic placement-weight value 480 are also possible depending upon the composition of the placement-weight values 480. - 4.1 Placement-Weight Value for Placement Feature
- FIG. 4 is a diagram of a placement-
weight equation 400 used to determine the placement-weight value 480 for the placement features 120. The placement-weight equation 400 is a representative embodiment of aselection criteria 400 used for selecting the order ofplacement feature 120 location on thedisplay media 110. The placement-weight values 480 for the placement features 120 that have not been previously located on thedisplay medium 110 are used to determine which of the placement features 120 is to be located next on thedisplay medium 110. In the representative embodiment of the placement-weight equation 400 shown in FIG. 4, the placement-weight value 480 comprises the sum of multiple selection values 405. The selection values 405 may have either a positive or a negative value. The value of the placement-weight value 480 may also be either positive or negative. In a representative embodiment, priority of placement is greater for the placement features 120 having the smaller algebraic values for the placement-weight value 480. While in FIG. 4 selection values 405 are combined via addition to form placement-weight values 480, other techniques such as multiplication, division, and subtraction may also be use in part or in total. - The following paragraphs provide detail regarding the
various selection values 405 shown in FIG. 4. - In a representative embodiment, a weight for
placement feature size 410 is given by - −H*W/C1 [Eq. 1]
- wherein H=height of the
placement feature 120, W=width of theplacement feature 120, and C1 is a constant chosen by the user. Equation 1 gives preference to the larger display features 120. A typical value for C1 is 10. - In a representative embodiment, a weight for
placement feature orientation 420 is given by - (W−H)*C2 [Eq. 2]
- which provides a preference to the portrait orientation. C2 is a constant chosen by the user. A typical value for C2 is 1.
- In a representative embodiment, a weight for the case an additional same
size placement feature 120 beyond thepresent placement 120 is forced to thenext row 430 is given by - (medium width−X−2*W)*H/C3 [Eq. 3]
- wherein X=the horizontal coordinate of the insertion point140 as measured from the
placement origin 130. Equation 3 provides a penalty if two placement features 120 of the same size as the one being evaluated will not fit on the remaining portion of thecurrent row 150. C3 is a constant chosen by the user. A typical value for C3 is 10. - In a representative embodiment, a weight for the remaining unused portion of the
row 440 after location of theplacement feature 120 is given by - (Page Width−X−W)*Height of line/C4 [Eq. 4]
- Equation 4 gives provides a penalty if the remaining portion of the
row 150 is not used. C4 is a constant chosen by the user. A typical value for C4 is 10. - In a representative embodiment, a weight for the case the
placement feature 120 increases the height of therow 450 is given by - X*New Height of Line [Eq. 5]
- Equation 5 provides a penalty for extending the height of the
row 150. - In a representative embodiment, a weight for case placement feature forced to new item of
display medium 460 is given by - Page Width*(Page Height−Next Y) [Eq. 6]
- wherein Y=the vertical coordinate of the insertion point140 as measured from the
placement origin 130. Equation 6 provides a penalty if selection of this placement feature 120 would force location on a new item ofdisplay medium 110. - In a representative embodiment, a weight for the case the placement feature extends beyond display
medium boundary 470 is given by - Page Penalty [Eq. 7]
- A typical value for Page Penalty is 1,000 if the
placement feature 120 being evaluated extends beyond the boundary of thedisplay medium 110. Otherwise, the Page Penalty is zero. Selection of these values helps to insure that extending beyond the page boundary overrides all other considerations. - Typical values for the constants in Equations 1-7 above are chosen as representative of placement features120 in the size range of 3″×5″ to 8″×10″ having resolutions of 150 pixels per inch and located on an 8½″×11″ page.
- Other embodiments for the selection values405 and the placement-
weight value 480 are also possible. For example, the placement-weight value 480 could compriseselection values 405 not listed above. In addition, the placement-weight value 480 could be composed of a sub-set of the selection values 405 shown in FIG. 4. - 4.2 Summary of Selection Value Parameters
- FIG. 5 is a
drawing showing parameters 500 used in the equations of section 4.1. Theseparameters 500 are as follows: (a)chosen feature area 510, (b)chosen feature orientation 520, (c) capability to place two features on the current row, wherein each feature has the same dimensions as thechosen feature 530, (d) the area of the chosen feature subtracted from the remaining unused area ofcurrent row 540, (e) increase in row height caused by height of the chosenfeature 550, (f) chosen feature would force location to new item ofdisplay medium 560, and (g) chosen feature would extend beyond boundary ofcurrent display medium 570. - 5. Location Program
- FIG. 6 is a flow chart of a representative embodiment of a
location computer program 600 for locating thenext placement feature 125 to be placed or located on thedisplay medium 110. In a representative embodiment, thelocation computer program 600 replaces block 270 of FIG. 2. - When the
next placement feature 125 fits on the current row, block 610 transfers control to block 660. Otherwise, block 610 transfers control to block 620. - When the insertion point140 is at the beginning of the
row 150, block 620 transfers control to block 650. Otherwise, block 620 transfers control to block 630. -
Block 630 increments the insertion point 140 to the beginning of thenext row 150.Block 630 transfers control to block 640. - When the
next placement feature 125 fits on thecurrent row 150, block 640 transfers control to block 660. Otherwise, block 640 transfers control to block 650. -
Block 650 increments the insertion point 140 to the beginning of the next page.Block 650 transfers control to block 660. -
Block 660 places thenext placement feature 125 on thedisplay medium 110.Block 660 is the termination point of thelocation computer program 600. - 6. White Space Equalization
- FIG. 7 is a flow chart of a representative embodiment of a white space
equalization computer program 700 for equalizing white space horizontally and vertically between placement features 120 on the composedlayout 100. FIG. 7 will be discussed in more detail following the discussion of FIG. 8. - FIG. 8 is a drawing of an illustrative example of composed
layout 100 prior to white space equalization. In FIG. 8, first, second, and third placement features 821, 822, 823 are located in afirst row 851, and fourth and fifth placement features 824, 825 are located in asecond row 852. All area on thedisplay medium 110 not occupied by the placement features 821, 822, 823, 824, 825 is treated as white space. - FIG. 9 is a drawing of the illustrative example of FIG. 8 following distribution of white space vertically. First, second, and third inter-row vertical
white spaces second rows display medium 110 are also possible. - FIG. 10 is a drawing of the illustrative example of FIG. 9 following distribution of white space horizontally. First, second, third, and fourth horizontal
white spaces first row 851. Fifth, sixth, and seventh horizontalwhite spaces second row 852. Other embodiments, as for example, predefined sizes of white space at the left and right boundaries of thedisplay medium 110 are also possible. - FIG. 11 is a drawing of the illustrative example of FIG. 10 following further distribution of white space vertically. First and second intra-row vertical white spaces1181, 1182 are distributed equally in height above and below the
third placement feature 823 infirst row 851. Third and fourth intra-row verticalwhite spaces fifth placement feature 825 insecond row 852. - Returning to the flow chart of FIG. 7, block720 is the initial block of the white space
equalization computer program 700.Block 720 distributes vertical white space equally above, between, and below therows display medium 110. In the illustrative example of FIGS. 8-11, block 720 distributes first, second, and third inter-row verticalwhite space rows Block 720 transfers control to block 740. -
Block 740 distributes horizontal white space equally before, between, and after placement features 120 within eachrow display medium 110. In the illustrative example of FIGS. 8-11, block 740 distributes first, second, third, and fourth horizontalwhite spaces white spaces Block 740 transfers control to block 750. -
Block 750 centers each placement feature 120 vertically within therow row 851. Also in thisillustrative example block 750 centers placement features 824, 825 vertically withinrow 852.Block 750 terminates the white spaceequalization computer program 700. - 7. Composition & Print System
- FIG. 12 is a drawing of a
computer system 1200 used to create and print a composedlayout 100 in a representative embodiment. Thecomputer system 1200 comprises a computer-CPU 1210, amemory 1215, acomputer monitor 1220, aprinter 1230, and theplacement computer program 200. Theplacement computer program 200 is stored within thememory 1215, runs on the computer-CPU 1210, and creates the composedlayout 100 shown in FIG. 1. Thememory 1215 is also referred to as the computerprogram storage medium 1215 and may be separate from or a part of the computer-CPU 1210. Once the composedlayout 100 is created, theplacement computer program 200 can enable theprinter 1230 to print the composedlayout 100 on thedisplay medium 110 which could be a sheet ofpaper 110. The composedlayout 100 could also be displayed on thecomputer monitor 1220. - 8. Concluding Remarks
- Representative embodiments described in the present patent document provide methods for the efficient location of placement features120 on
display medium 110, selection of thenext placement feature 120 to be placed on thedisplay medium 110, and equalization of white space around placement features 120. These methods provide the ability to create visually more pleasing, balanced compositions and to reduce the total number of items ofdisplay medium 110 required for a given set of placement features 120. - While the present invention has been described in detail in relation to preferred embodiments thereof, the described embodiments have been presented by way of example and not by way of limitation. It will be understood by those skilled in the art that various changes may be made in the form and details of the described embodiments resulting in equivalent embodiments that remain within the scope of the appended claims.
Claims (24)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/239,078 US6415306B2 (en) | 1999-01-27 | 1999-01-27 | Method for selecting next feature for placement on a page |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/239,078 US6415306B2 (en) | 1999-01-27 | 1999-01-27 | Method for selecting next feature for placement on a page |
Publications (2)
Publication Number | Publication Date |
---|---|
US20010042084A1 true US20010042084A1 (en) | 2001-11-15 |
US6415306B2 US6415306B2 (en) | 2002-07-02 |
Family
ID=22900502
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/239,078 Expired - Fee Related US6415306B2 (en) | 1999-01-27 | 1999-01-27 | Method for selecting next feature for placement on a page |
Country Status (1)
Country | Link |
---|---|
US (1) | US6415306B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050246632A1 (en) * | 2004-04-30 | 2005-11-03 | International Business Machines Corporation | Content aggregation view layout based on weights |
US20080007625A1 (en) * | 2002-01-06 | 2008-01-10 | Glenn Reid | Method and apparatus for image acquisition, organization, manipulation, and publication |
US20110167353A1 (en) * | 2009-07-20 | 2011-07-07 | Aryk Erwin Grosz | System and Methods for Creating and Editing Photo-Based Projects on a Digital Network |
US9294634B2 (en) | 2005-01-09 | 2016-03-22 | Apple Inc. | Application for designing photo albums |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6603493B1 (en) * | 1999-04-13 | 2003-08-05 | International Business Machines Corporation | Method for arranging display elements |
US6880122B1 (en) * | 1999-05-13 | 2005-04-12 | Hewlett-Packard Development Company, L.P. | Segmenting a document into regions associated with a data type, and assigning pipelines to process such regions |
US20020040375A1 (en) * | 2000-04-27 | 2002-04-04 | Simon Richard A. | Method of organizing digital images on a page |
US7555730B2 (en) * | 2005-05-12 | 2009-06-30 | Hewlett-Packard Development Company, L.P. | Method for arranging graphic assemblies |
US8065627B2 (en) * | 2003-09-30 | 2011-11-22 | Hewlett-Packard Development Company, L.P. | Single pass automatic photo album page layout |
US8056013B2 (en) | 2005-05-13 | 2011-11-08 | Hewlett-Packard Development Company, L.P. | Method for arranging graphic assemblies |
US7743322B2 (en) * | 2003-09-30 | 2010-06-22 | Hewlett-Packard Development Company, L.P. | Automatic photo album page layout |
GB2416614A (en) * | 2004-07-27 | 2006-02-01 | Hewlett Packard Development Co | Document creation |
US7747947B2 (en) | 2004-07-27 | 2010-06-29 | Hewlett-Packard Development Company, L.P. | Document creation system and related methods |
EP1774478A1 (en) * | 2004-07-27 | 2007-04-18 | Hewlett-Packard Development Company, L.P. | Document creation system and related methods |
US20060026508A1 (en) * | 2004-07-27 | 2006-02-02 | Helen Balinsky | Document creation system and related methods |
US20060044582A1 (en) * | 2004-08-27 | 2006-03-02 | Seaman Mark D | Interface device for coupling image-processing modules |
GB2418280A (en) * | 2004-09-18 | 2006-03-22 | Hewlett Packard Development Co | Document creation system |
US7656543B2 (en) * | 2004-11-12 | 2010-02-02 | Hewlett-Packard Development Company, L.P. | Albuming images |
US7483589B2 (en) * | 2004-12-07 | 2009-01-27 | Lexmark International, Inc. | Method for copying objects |
US8161377B2 (en) * | 2005-03-01 | 2012-04-17 | Hewlett-Packard Development Company, L.P. | Arranging images on pages of an album |
US7760956B2 (en) | 2005-05-12 | 2010-07-20 | Hewlett-Packard Development Company, L.P. | System and method for producing a page using frames of a video stream |
US7644356B2 (en) * | 2005-06-10 | 2010-01-05 | Hewlett-Packard Development Company, L.P. | Constraint-based albuming of graphic elements |
US8839095B2 (en) * | 2005-08-19 | 2014-09-16 | Adobe Systems Incorporated | User interface to define and/or communicate space between objects |
US8862986B2 (en) * | 2007-10-01 | 2014-10-14 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on a page with relative position based control |
US9152292B2 (en) * | 2009-02-05 | 2015-10-06 | Hewlett-Packard Development Company, L.P. | Image collage authoring |
US8161384B2 (en) | 2009-04-23 | 2012-04-17 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on a page with text |
US8291314B2 (en) * | 2009-04-23 | 2012-10-16 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on a page |
USD749109S1 (en) * | 2013-09-03 | 2016-02-09 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with graphical user interface |
USD749610S1 (en) * | 2013-09-03 | 2016-02-16 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with graphical user interface |
US10386933B2 (en) | 2016-08-30 | 2019-08-20 | International Business Machines Corporation | Controlling navigation of a visual aid during a presentation |
US10936281B2 (en) | 2018-12-19 | 2021-03-02 | International Business Machines Corporation | Automatic slide page progression based on verbal and visual cues |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4559533A (en) * | 1983-11-03 | 1985-12-17 | Burroughs Corporation | Method of electronically moving portions of several different images on a CRT screen |
US4800510A (en) * | 1985-07-31 | 1989-01-24 | Computer Associates International, Inc. | Method and system for programmed control of computer generated graphics layout |
DE3650771D1 (en) * | 1985-12-13 | 2002-08-14 | Canon Kk | Image processing device |
JPS63245556A (en) * | 1987-03-31 | 1988-10-12 | Toshiba Corp | Diagram data allocating device |
US5179650A (en) * | 1988-01-21 | 1993-01-12 | Kabushiki Kaisha Toshiba | Method and apparatus for editing documents |
US5204946A (en) * | 1988-06-17 | 1993-04-20 | Canon Kabushiki Kaisha | Mixed text and image data processing |
US5390354A (en) * | 1991-03-15 | 1995-02-14 | Itt Corporation | Computerized directory pagination system and method |
US5883973A (en) * | 1996-02-20 | 1999-03-16 | Seiko Epson Corporation | Method and apparatus for processing a document by segmentation into text and image areas |
DE19619090A1 (en) * | 1996-04-30 | 1997-11-13 | Cfb Gmbh | Device and method for generating a composite image |
US5886694A (en) * | 1997-07-14 | 1999-03-23 | Microsoft Corporation | Method for automatically laying out controls in a dialog window |
-
1999
- 1999-01-27 US US09/239,078 patent/US6415306B2/en not_active Expired - Fee Related
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8184130B2 (en) * | 2002-01-06 | 2012-05-22 | Apple Inc. | Method and apparatus for image acquisition, organization, manipulation, and publication |
US20080007625A1 (en) * | 2002-01-06 | 2008-01-10 | Glenn Reid | Method and apparatus for image acquisition, organization, manipulation, and publication |
US9984439B2 (en) | 2002-01-06 | 2018-05-29 | Apple Inc. | Image publication |
US20080111829A1 (en) * | 2002-01-06 | 2008-05-15 | Glenn Reid | Method and Apparatus for Image Acquisition, Organization, Manipulation, and Publication |
US8487964B2 (en) | 2002-01-06 | 2013-07-16 | Apple Inc. | Method and apparatus for image acquisition, organization, manipulation, and publication |
US20100037128A1 (en) * | 2002-01-06 | 2010-02-11 | Glenn Reid | Method and apparatus for image acquisition, organization, manipulation, and publication |
US8416265B2 (en) | 2002-01-06 | 2013-04-09 | Apple Inc. | Method and apparatus for image acquisition, organization, manipulation, and publication |
US8330844B2 (en) | 2002-01-06 | 2012-12-11 | Apple Inc. | Method and apparatus for image acquisition, organization, manipulation, and publication |
US7487443B2 (en) | 2004-04-30 | 2009-02-03 | International Business Machines Corporation | Portal page view layout based on weights |
US7853883B2 (en) | 2004-04-30 | 2010-12-14 | International Business Machines Corporation | Content aggregation view layout based on weights |
US20050246632A1 (en) * | 2004-04-30 | 2005-11-03 | International Business Machines Corporation | Content aggregation view layout based on weights |
US20080052617A1 (en) * | 2004-04-30 | 2008-02-28 | International Business Machines Corporation | Content Aggregation View Layout Based on Weights |
US9294634B2 (en) | 2005-01-09 | 2016-03-22 | Apple Inc. | Application for designing photo albums |
US20110167353A1 (en) * | 2009-07-20 | 2011-07-07 | Aryk Erwin Grosz | System and Methods for Creating and Editing Photo-Based Projects on a Digital Network |
US20130194591A1 (en) * | 2009-07-20 | 2013-08-01 | Aryk Erwin Grosz | Method for Determining Effective Core Aspect Ratio for Display of Content Created in an Online Collage-Based Editor |
US8806331B2 (en) * | 2009-07-20 | 2014-08-12 | Interactive Memories, Inc. | System and methods for creating and editing photo-based projects on a digital network |
US9053076B2 (en) * | 2009-07-20 | 2015-06-09 | Interactive Memories Inc. | Autoflow in photobook development |
US9058310B2 (en) * | 2009-07-20 | 2015-06-16 | Interactive Memories, Inc. | Method for determining effective core aspect ratio for display of content created in an online collage-based editor |
Also Published As
Publication number | Publication date |
---|---|
US6415306B2 (en) | 2002-07-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6415306B2 (en) | Method for selecting next feature for placement on a page | |
US6620206B1 (en) | White space equalization around features placed on a page | |
EP0821312B1 (en) | Pointsize-variable character spacing | |
US6028583A (en) | Compound layers for composited image manipulation | |
US4800510A (en) | Method and system for programmed control of computer generated graphics layout | |
US7307643B2 (en) | Image display control unit, image display control method, image displaying apparatus, and image display control program recorded computer-readable recording medium | |
US7599094B2 (en) | Optimizing the printing of data on a page | |
US20100142854A1 (en) | Method for changing the dimensions of an electronically stored image | |
US6326970B1 (en) | TV centric layout | |
JP4418044B2 (en) | Method for displaying characters in a digital font, method for defining characters in a digital font, and method for generating characters in a digital font | |
EP2319017B1 (en) | Apparatus and method of viewing electronic documents | |
US5929866A (en) | Adjusting contrast in anti-aliasing | |
US20020095439A1 (en) | Method of positioning display images | |
US20030206316A1 (en) | Creation and use of complex image templates | |
US20060256134A1 (en) | Method and system for determining an occlusion cost for concurrently presenting one or more images in a shared viewing region | |
US20070052728A1 (en) | Grouping layers in composited image manipulation | |
JPS59177675A (en) | Arrangement of parallel columns | |
CN107393459A (en) | Method for displaying image and device | |
US20090276697A1 (en) | Methods and Systems for Treating Overflow Conditions and For Re-Sizing Printable Content | |
US8122351B2 (en) | Document edit device and storage medium | |
US6738071B2 (en) | Dynamically anti-aliased graphics | |
US7123261B2 (en) | Coordinating grid tracking and mojikumi spacing of Japanese text | |
AU761635B2 (en) | Size to fit browser | |
US7397960B2 (en) | Method of and computer system for executing area-division and compression of document image | |
CN113962193B (en) | Table layout method, device, electronic device and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HEWLETT-PACKARD COMPANY, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SEAMAN, MARK D.;REEL/FRAME:009888/0137 Effective date: 19990315 |
|
AS | Assignment |
Owner name: HEWLETT-PACKARD COMPANY, COLORADO Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE TITLE OF APPLICATION, FILED ON 04/12/1999, RECORDED ON REEL 9888 FRAME 0137;ASSIGNOR:SEAMAN, MARK D.;REEL/FRAME:012442/0637 Effective date: 20011018 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD COMPANY;REEL/FRAME:026945/0699 Effective date: 20030131 |
|
REMI | Maintenance fee reminder mailed | ||
LAPS | Lapse for failure to pay maintenance fees | ||
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20140702 |