|
1 | 1 | # Technical Note TN-002 |
2 | 2 |
|
3 | | -## Independent Bleed Extension per Page Side |
| 3 | +## Asynchronous Independent Bleed Geometry |
4 | 4 |
|
5 | 5 | **Project:** BleedMaster |
6 | 6 | **Author:** Frank Wurtz |
7 | 7 | **First publication:** July 2026 |
8 | 8 | **Status:** Public |
9 | | -**Version:** 1.0 |
| 9 | +**Version:** 1.1 |
10 | 10 |
|
11 | 11 | **Email:** datensicherung.mtb@gmail.com |
12 | 12 |
|
13 | 13 | --- |
14 | 14 |
|
15 | 15 | # Introduction |
16 | 16 |
|
17 | | -Technical Note TN-001 introduced a new approach to seamless bleed generation by preserving continuous visual appearance beyond the trim edge. |
| 17 | +Technical Note TN-001 introduced a new geometric approach to seamless bleed generation by preserving continuous visual appearance beyond the trim edge. |
18 | 18 |
|
19 | 19 | Further development of the same geometric foundation has resulted in an additional capability that significantly extends the flexibility of professional bleed generation. |
20 | 20 |
|
21 | | -BleedMaster is no longer limited to applying identical bleed behaviour on all four page sides. |
| 21 | +BleedMaster is no longer limited to applying identical bleed behaviour around the complete page. Every page side can now operate independently while maintaining seamless visual continuity throughout the entire bleed construction. |
22 | 22 |
|
23 | 23 | --- |
24 | 24 |
|
25 | | -## The Long-Standing Limitation |
| 25 | +# The Long-Standing Limitation |
26 | 26 |
|
27 | | -Traditional bleed generation applies identical processing around the complete page. |
| 27 | +Conventional bleed generation generally applies identical processing around the complete page. |
28 | 28 |
|
29 | | -Even when different bleed widths are supported, the underlying image transformation generally remains uniform. Independent behaviour for each individual page side introduces additional geometric complexity, particularly within the corner regions where two independently processed bleed strips meet. |
| 29 | +Although different bleed widths may be supported, the underlying image transformation usually remains uniform across all four sides. Independent behaviour for each page side introduces considerably greater geometric complexity, particularly in the corner regions where two independently processed bleed strips meet. |
30 | 30 |
|
31 | | -Maintaining visually seamless corner continuity under these conditions has remained an unresolved challenge. |
| 31 | +When every side is allowed to use different geometric parameters, maintaining perfectly continuous corner transitions becomes increasingly difficult. In practice this has traditionally required compromises or limitations. |
32 | 32 |
|
33 | 33 | --- |
34 | 34 |
|
35 | | -## A New Result |
| 35 | +# A New Result |
36 | 36 |
|
37 | | -BleedMaster introduces a fundamentally different approach. |
| 37 | +BleedMaster introduces a fundamentally different geometric approach. |
38 | 38 |
|
39 | | -To the best of our knowledge, this is the first publicly documented solution capable of producing: |
| 39 | +To the best of our knowledge, this is the first publicly documented solution capable of producing completely asynchronous bleed construction. |
| 40 | + |
| 41 | +Each page side can independently define: |
| 42 | + |
| 43 | +- bleed width, |
| 44 | +- scaling percentage, |
| 45 | +- stretching factor, |
| 46 | +- mirroring behaviour, |
| 47 | + |
| 48 | +without imposing any dependency on the remaining three page sides. |
| 49 | + |
| 50 | +The corner geometry automatically adapts itself so that the complete bleed construction always remains geometrically closed while preserving continuous visual appearance. |
| 51 | + |
| 52 | +The system therefore supports: |
40 | 53 |
|
41 | 54 | - independently configurable **top** bleed, |
42 | 55 | - independently configurable **bottom** bleed, |
43 | 56 | - independently configurable **left** bleed, |
44 | 57 | - independently configurable **right** bleed, |
45 | | -- visually seamless corner continuity, |
46 | | -- consistent results using independent **scaling**, |
47 | | -- consistent results using independent **stretching**, and |
48 | | -- consistent results using independent **mirroring**. |
49 | | - |
50 | | -Each page side can operate completely independently while preserving a continuous visual appearance throughout the complete bleed construction. |
| 58 | +- independent scaling on every page side, |
| 59 | +- independent stretching on every page side, |
| 60 | +- independent mirroring on every page side, |
| 61 | +- automatic corner reconstruction, |
| 62 | +- seamless strip-to-corner continuity. |
51 | 63 |
|
52 | 64 | --- |
53 | 65 |
|
54 | | -## Validation |
| 66 | +# Validation |
55 | 67 |
|
56 | 68 | The method has been successfully validated using independently configurable parameters for all four page sides. |
57 | 69 |
|
58 | | -### Validated Configuration Range |
| 70 | +## Validated Parameter Range |
59 | 71 |
|
60 | | -- independent **Top** configuration |
61 | | -- independent **Bottom** configuration |
62 | | -- independent **Left** configuration |
63 | | -- independent **Right** configuration |
| 72 | +### Bleed Width |
64 | 73 |
|
65 | | -All tested combinations maintained continuous visual corner transitions without introducing visible discontinuities. |
| 74 | +- **0.1 mm** to **10,000 mm** per individual page side |
66 | 75 |
|
67 | | -The underlying concept is scalable beyond these validated configurations. |
| 76 | +### Scaling |
| 77 | + |
| 78 | +- **0.00001 %** to **250,000 %** per individual page side |
| 79 | + |
| 80 | +All tested combinations maintained perfectly continuous transitions between bleed strips and corner geometry. |
| 81 | + |
| 82 | +No visible discontinuities were introduced, regardless of the individual parameter values assigned to each page side. |
68 | 83 |
|
69 | 84 | --- |
70 | 85 |
|
71 | | -## Technical Disclosure |
| 86 | +# Theoretical Scalability |
| 87 | + |
| 88 | +The underlying geometric model itself is scale-independent. |
| 89 | + |
| 90 | +The construction remains mathematically identical regardless of the chosen dimensions or scaling factors. |
| 91 | + |
| 92 | +Practical limits are determined only by software implementation, numerical precision and available system resources rather than by the geometry itself. |
| 93 | + |
| 94 | +--- |
| 95 | + |
| 96 | +# Technical Disclosure |
72 | 97 |
|
73 | 98 | This Technical Note documents the existence of the achieved result. |
74 | 99 |
|
75 | | -The underlying geometry, mathematical principles and implementation remain intentionally undisclosed. Only the achieved capabilities and validated results are presented in this publication. |
| 100 | +The underlying geometry, mathematical principles, algorithms and implementation remain intentionally undisclosed. |
| 101 | + |
| 102 | +Only the demonstrated capabilities and validated behaviour are presented in this publication. |
76 | 103 |
|
77 | 104 | --- |
78 | 105 |
|
79 | | -## Conclusion |
| 106 | +# Conclusion |
80 | 107 |
|
81 | | -BleedMaster extends seamless bleed generation beyond uniform page-wide processing. |
| 108 | +BleedMaster extends seamless bleed generation beyond traditional symmetric page-wide processing. |
82 | 109 |
|
83 | | -Independent bleed behaviour can now be applied to every individual page side while preserving seamless visual continuity throughout the complete bleed construction. |
| 110 | +Every page side can now operate completely independently while the geometric engine automatically reconstructs the corner regions to preserve a fully closed and visually continuous bleed construction. |
84 | 111 |
|
85 | | -This Technical Note documents an additional capability of the BleedMaster geometric engine while intentionally withholding the underlying implementation for future technical publications. |
| 112 | +The introduction of asynchronous page-side geometry significantly expands the flexibility of professional PDF prepress workflows while intentionally withholding the underlying geometric principles for future technical publications. |
86 | 113 |
|
87 | 114 | --- |
88 | 115 |
|
89 | | -**Keywords:** independent bleed, asymmetric bleed, seamless bleed, corner continuity, scaling, stretching, mirroring, geometric bleed generation, prepress, PDF production, RIP, CTP. |
| 116 | +## Keywords |
| 117 | + |
| 118 | +**asynchronous bleed**, **independent bleed**, **asymmetric bleed**, **seamless bleed**, **corner continuity**, **strip-to-corner continuity**, **geometric bleed generation**, **scaling**, **stretching**, **mirroring**, **prepress**, **PDF production**, **RIP**, **CTP** |
| 119 | + |
| 120 | +--- |
| 121 | + |
| 122 | +**Copyright © 2026 Frank Wurtz.** |
| 123 | + |
| 124 | +This Technical Note may be freely distributed in its original, unmodified form. The geometric principles, algorithms and implementation described by implication remain proprietary to the BleedMaster project. |
0 commit comments