Skip to content

Build fails (method "overlaps" not found in Rect) #1249

Closed
@jenskutilek

Description

   Compiling glyphs2fontir v0.0.1 (fontc/glyphs2fontir)
error[E0599]: no method named `overlaps` found for struct `Rect` in the current scope
   --> glyphs2fontir/src/erase_open_corners.rs:397:17
    |
397 |     if !bounds1.overlaps(bounds2) {
    |                 ^^^^^^^^ method not found in `Rect`

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions