Giter VIP home page Giter VIP logo

Comments (4)

verhovsky avatar verhovsky commented on July 1, 2024 1

After editing the formula to use pcre2, I can install it and it's using the correct pixel resolution now, however all the text is really small, but feel free to close the issue if you have no plans to make the video larger on higher resolution screens.

from gource.

acaudwell avatar acaudwell commented on July 1, 2024

If you install it using brew install --head gource (assuming you installed it using homebrew) it might fix the resolution issue as I recently made a change to attempt to fix that.

Curious to hear if it does or not.

from gource.

verhovsky avatar verhovsky commented on July 1, 2024

I get this error running that command

checking pkg-config is at least version 0.9.0... yes
checking for FT2... yes
checking for PCRE2... configure: error: Package requirements (libpcre2-8) were not met:

No package 'libpcre2-8' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PCRE2_CFLAGS
and PCRE2_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

despite having both installed:

$ brew info pcre2
pcre2: stable 10.39 (bottled), HEAD
Perl compatible regular expressions library with a new API
https://www.pcre.org/
/opt/homebrew/Cellar/pcre2/10.39 (230 files, 6.0MB) *
  Poured from bottle on 2022-03-25 at 13:53:15
[...]
$ brew info pcre
pcre: stable 8.45 (bottled), HEAD
Perl compatible regular expressions library
https://www.pcre.org/
/opt/homebrew/Cellar/pcre/8.45 (204 files, 4.7MB) *
  Poured from bottle on 2021-07-04 at 14:36:29
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/pcre.rb
License: BSD-3-Clause

from gource.

acaudwell avatar acaudwell commented on July 1, 2024

Good to know it works!

I did make it scale the fonts if the resolution is over 4k (3840 x 2160), but not currently on 2560x1600. There is a --font-scale option that you can manually adjust the ratio with.

from gource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.