Skip to content
  • Anuj Verma's avatar
    [sdf] Fixed corner checks and improved performance. · ab950e18
    Anuj Verma authored
    * src/sdf/ftsdf.c (sdf_generate_bounding_box): Always check for
      corner if two distance (for different curves) are very close.
    
    * src/sdf/ftsdf.c (sdf_conic_to): Added check to figure out if
      the conic can be treated as a line (which happens if the control
      point coincide with any end-point).
    ab950e18