[gtk] (51 commits) Non-fast-forward update to branch wip/matthiasc/lottie-stroke



The branch 'wip/matthiasc/lottie-stroke' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  96c5d95... path: Add gsk_path_foreach()
  8ca0ddb... path: Implement gsk_path_to_cairo() using foreach()
  8dfa229... pathmeasure: Implement support for beziers
  b89fe16... path: Add gsk_path_add_circle()
  0013527... path: Add gsk_path_measure_get_point()
  7f37b58... xxx: path_fill demo
  3854c70... gtk-demo: Add a text-on-path demo
  2d42f6d... testsuite: Add tests for gsk_path_measure_add_segment()
  ed6aea5... xxx: demo
  4b2529a... spline: Use Skia's tolerance checks
  d646a77... path: Add gsk_path_measure_get_closest_point()
  f2d6fd8... testsuite: Add tests for gsk_path_measure_get_closest_point
  17cce44... gtk-demo: Add cute maze demo
  151abb8... testsuite: Update create_random_path()
  ec2c86a... testsuite: Add a test for get_point()
  d4f2d2f... testsuite: Add a test using get_point() and get_closest_poi
  a59a148... path: Split GskPathBuilder into its own file
  b0efc2e... pathbuilder: Redo semantics for starting curves
  079ff54... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t
  117d0cd... pathbuilder: Add relative path commands
  bec1fdf... testsuite: Add relative path functions
  042f3e8... Documentation typo fixes
  61a7cdb... stroke: Add miter limit
  1f34820... path: Implement SVG arcs
  6e1887d... path: Implement gsk_path_parse
  7107c18... testsuite: Add librsvg path tests
  bda98ae... path: Fix serialization for circles
  d5d1b1d... WIP: path: Add conic curves
  1d67496... path: Special-case rects and circles
  1fd51f5... testsuite: Add a parsing test
  c9b4e6c... Implement gsk_path_measure_in_fill
  1a0729a... testsuite: Add an in_fill() test
  c3a836a... gsk: Implement parsing fill and stroke nodes
  e28cd7b... stroke: Add support for dashes
  a870cb9... path: Make all private contour APIs take a GskContour
  04bbf5c... path: Split contours into their own file
  cf065ce... Add an interactive path test
  908aee0... Add a path editor demo
  7e1ffc5... XXX: work around meson issues
  88484ad... Add gsk_path_to_stroke
  5ff5255... Add an interactive test for stroking
  acc6b7e... wip: curve-editor stroke debugging
  5878f14... Add line width in the curve demo
  4f8d4f7... Fix a case of left/right confusion
  9b8cec8... Fix those darn Z segments
  4d06d77... Make stroke nodes use path-to-stroke
  08faff1... Move stroke api to GskPathMeasure

Commits added to the branch:

  bab2ca5... path: Add gsk_path_foreach() (*)
  0826db1... path: Implement gsk_path_to_cairo() using foreach() (*)
  780fcc8... pathmeasure: Implement support for beziers (*)
  189daba... path: Add gsk_path_add_circle() (*)
  73627b2... path: Add gsk_path_measure_get_point() (*)
  f16715a... xxx: path_fill demo (*)
  38d809b... gtk-demo: Add a text-on-path demo (*)
  629d4d9... testsuite: Add tests for gsk_path_measure_add_segment() (*)
  c2d636d... xxx: demo (*)
  6fc9aaa... spline: Use Skia's tolerance checks (*)
  909b3cc... path: Add gsk_path_measure_get_closest_point() (*)
  035d1e1... testsuite: Add tests for gsk_path_measure_get_closest_point (*)
  e469b38... gtk-demo: Add cute maze demo (*)
  7966256... testsuite: Update create_random_path() (*)
  4691599... testsuite: Add a test for get_point() (*)
  ce4d45c... testsuite: Add a test using get_point() and get_closest_poi (*)
  72a7e8e... path: Split GskPathBuilder into its own file (*)
  10f5f9b... pathbuilder: Redo semantics for starting curves (*)
  653406f... path: Add GSK_CIRCLE_POINT_INIT() to initialize points on t (*)
  6c32389... pathbuilder: Add relative path commands (*)
  618711f... testsuite: Add relative path functions (*)
  0455528... Documentation typo fixes (*)
  3657583... stroke: Add miter limit (*)
  eb3f129... path: Implement SVG arcs (*)
  2f4c874... path: Implement gsk_path_parse (*)
  676aee8... testsuite: Add librsvg path tests (*)
  ef282e1... path: Fix serialization for circles (*)
  55fc4dc... path: Special-case rects and circles (*)
  dbd96f8... testsuite: Add a parsing test (*)
  0d226c9... Implement gsk_path_measure_in_fill (*)
  e88b1f2... testsuite: Add an in_fill() test (*)
  9d08967... path: Add flags to gsk_path_foreach() (*)
  a5f836f... gsk: Implement parsing fill and stroke nodes (*)
  74f2b73... stroke: Add support for dashes (*)
  b5434d3... path: Make all private contour APIs take a GskContour (*)
  1e44c39... path: Split contours into their own file (*)
  06c6c9d... path: Rename to gtk_path_builder_add_segment() (*)
  f2e9a67... WIP: path: Add conic curves (*)
  1a6c55c... Add an interactive path test
  28299df... Add a path editor demo
  624c633... XXX: work around meson issues
  3a87868... Add gsk_path_to_stroke
  acb96c2... Add an interactive test for stroking
  c8d167a... wip: curve-editor stroke debugging
  11f4048... Add line width in the curve demo
  aaffc3c... Fix a case of left/right confusion
  adac851... Fix those darn Z segments
  5e35fe4... Make stroke nodes use path-to-stroke
  2cf56dc... Move stroke api to GskPathMeasure
  a54dbf5... Fix parsing of conics
  77c1a87... stroke: Add minimal support for conics

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]