Sébastien Nikolaou

Results 28 comments of Sébastien Nikolaou

Hi @vesper8 , Currently I have no plans for adding more features, but I could add a few commands that make sense on the Artisan CLI. Could you tell me...

I will check this today. Thanks for letting me know!

I don't see anything suspicious on my side. Can you check that your configuration is not cached? Please run `php artisan config:clear` and try again. By the way, this is...

The `CLOUDFLARE_ZONEID` environment variable is a nice idea! I will add it to the configuration in the next release. There's nothing wrong with your setup, but I'm not sure how...

Hi @argisht992 , could you explain what does this PR does? Thanks!

Hello, I will look into this issue today. Thanks for reporting!

I'm not able to reproduce the error you have, but I see that you have this script `src/scripts/uncompiled/cap-height.js`. I'm not sure where you found it, but in my index.html I'm...

Hi @humanjpg, Normally you should see an object with the font properties in the console, not in the inspector. This is the minimal code your page should have: ```html WebFontConfig...

Hello @glennphilp , I'm sorry for never replying to your issue. About the glyph width, that would be more tricky. For proportionate-width typefaces, we would have to calculate the average...