Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 5b1d9dd85797e4555ef5740798a0e3bf9c43d717
      
https://github.com/synfig/synfig/commit/5b1d9dd85797e4555ef5740798a0e3bf9c43d717
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.h
    M synfig-core/src/modules/lyr_freetype/main.cpp

  Log Message:
  -----------
  don't use extern on .h without need and properly free FreeType


  Commit: 7ba76239528f55561956a0a85f854d85a9d2ef2c
      
https://github.com/synfig/synfig/commit/7ba76239528f55561956a0a85f854d85a9d2ef2c
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  reduces function scope


  Commit: c063f811cd106e1dfdf15c70fed19bccf366a84c
      
https://github.com/synfig/synfig/commit/c063f811cd106e1dfdf15c70fed19bccf366a84c
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  move comment to the method it describes


  Commit: ca9c51f3b5747f30e37057da6e2be3b76e17dbaf
      
https://github.com/synfig/synfig/commit/ca9c51f3b5747f30e37057da6e2be3b76e17dbaf
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  fix indentation


  Commit: 056fe969772745e9c31fb49917edf224e93b21c6
      
https://github.com/synfig/synfig/commit/056fe969772745e9c31fb49917edf224e93b21c6
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  move variables closer to where they are used


  Commit: 3522c5124b8b216f9ef8395336bafce6683d020d
      
https://github.com/synfig/synfig/commit/3522c5124b8b216f9ef8395336bafce6683d020d
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  separate algorithm to find out the font filename from family name

It's the old way, without fontconfig support.
I hope I better organize it if somebody needs to add more conversions.


  Commit: 1e9775cd1340dc1dbb929a656e54032e538bfbae
      
https://github.com/synfig/synfig/commit/1e9775cd1340dc1dbb929a656e54032e538bfbae
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  add TrueType Collection as supported extension via FreeType

a last desperate way to find out the font filename without fontconfig


  Commit: 625c0ece69684261a3fff0b166021d26949c356b
      
https://github.com/synfig/synfig/commit/625c0ece69684261a3fff0b166021d26949c356b
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp

  Log Message:
  -----------
  fix indentation


  Commit: bb1a80b67738c0a581768219fb7ee7dfd4a4782a
      
https://github.com/synfig/synfig/commit/bb1a80b67738c0a581768219fb7ee7dfd4a4782a
  Author: ice0 <konop...@gmail.com>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.cpp
    M synfig-core/src/modules/lyr_freetype/lyr_freetype.h
    M synfig-core/src/modules/lyr_freetype/main.cpp

  Log Message:
  -----------
  Merge PR #1653: Layer FreeType code cleanup

Some cleanup on Layer_Freetype


Compare: https://github.com/synfig/synfig/compare/617fd4b7dbda...bb1a80b67738


_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to