「‍」 Lingenic

「‍」 Lingenic Compose: Engraving In Development

Copperplate font format

GitHub: lingenic-compose-engraving · lingenic-compose-chisel-path

The .engraving format defines copperplate and metal engraving fonts. Unlike lapidary (struck chisel into stone), engraving uses a pushed burin through ductile metal, giving continuous control over line width through pressure.

This creates the characteristic swelling lines of copperplate scripts — thin entries, swelling middles, tapered exits with flicks.

Format Overview

.font-begin Copperplate
  units-per-em 1000
  ascender 800

  .plate-begin copper
    material Copper
  .plate-end

  .burin-begin fine
    profile Lozenge
    angle 45
    face-width 10
  .burin-end

  .glyph-begin A U+0041
    advance-width 600
    engrave fine 50,0 ◊20 ⏤ 300,720 ◊80 ⏤ 550,0 ◊20
  .glyph-end

.font-end

Burin Profiles

The burin (graver) tip shape determines line character:

ProfileDescriptionUse
Lozenge { angle }Diamond-shaped tipMost versatile, classic copperplate
SquareSquare tipBroader lines, bold work
RoundRound tip (scorper)Dots, stippling, curved cuts
FlatFlat tipClearing areas, tint lines
SpitstickerVery pointedFinest detail work
Onglette { angle }Angled faceScript and flourishes
.burin-begin fine
  profile Lozenge
  angle 45           .* included angle at point
  face-width 10      .* width at cutting face
  belly 50           .* belly length (affects rocking)
.burin-end

Plate Materials

Metal substrates for engraving (all ductile, pushed technique):

MaterialHardnessDuctilityUse
Copper3590Classic intaglio printing
Zinc3085Softer, easy to work
Steel8070Long print runs, dies
Silver4095Jewelry engraving
Gold3098Fine jewelry
WoodEndGrain4015Wood engraving (boxwood)
.plate-begin copper
  material Copper
  hardness 35
  ductility 90
.plate-end

Pressure Control

The symbol (U+25CA) indicates pressure at a point (0-100). Pressure controls:

.* Swelling line: thin entry, swell middle, thin exit
engrave fine 0,500 ◊20 ⏤ 200,500 ◊80 ⏤ 400,500 ◊20

Path Symbols

SymbolUnicodeMeaning
U+23E4Straight line
U+2312Smooth curve
U+2220Corner / angle
U+21BBClose path
U+25CAPressure at point
U+2934Flick exit

Engraving Actions

ActionDescription
EntryBurin enters plate
ContinueContinue at current pressure
SwellIncrease pressure for wider line
TaperDecrease pressure for narrower line
FlickQuick exit leaving characteristic tail
ExitBurin leaves plate

The Burr

When a burin cuts metal, it displaces material to the sides — the burr. Treatment affects print quality:

TreatmentEffect
NoneBurr scraped away — clean engraved line
LightSome burr left — subtle softness
HeavyBurr preserved — rich drypoint effect, velvety lines
.glyph-begin l U+006C
  advance-width 250
  engrave fine 125,0 ◊30 ⏤ 125,500 ◊50 ⏤ 125,720 ◊30 burr Light
.glyph-end

Example: Copperplate A

.glyph-begin A U+0041
  advance-width 600

  .* Left stroke: thin entry, swell, taper
  engrave fine 50,0 ◊20 ⌒ 200,400 ◊70 ⌒ 300,720 ◊30

  .* Right stroke: heavy down, flick exit
  engrave fine 300,720 ◊30 ⌒ 400,400 ◊80 ⌒ 550,0 ◊20 ⤴

  .* Crossbar
  engrave fine 150,280 ◊30 ⏤ 450,280 ◊30
.glyph-end

Comparison: Lapidary vs Engraving

AspectLapidaryEngraving
ToolChiselBurin
TechniqueStruck with malletPushed by hand
SubstrateStone (brittle)Metal (ductile)
ControlDiscrete impactsContinuous pressure
Line widthSet by chisel widthVariable by pressure
CharacteristicSharp V-shadowsSwelling lines