Skip to content
#

converter

Here are 4,038 public repositories matching this topic...

Gifski
sindresorhus
sindresorhus commented Oct 24, 2020

Gifski requires at least 2 frames in the resulting GIF, but users might accidentally trim or choose low enough FPS for the resulting GIF to contain less than 2 frames. We should show a warning in the editor's view in that case.

Right now, we just show an error when the conversion starts:

<img width="472" alt="Screen Shot 2020-10-24 at 16 53 31" src="https://user-images.githubusercontent.com/

enhancement help wanted good first issue
WeasyPrint
oliver-s-lee
oliver-s-lee commented Mar 24, 2022

Just a quick bug I came across, the css property: 'text-transform: capitalize' makes every letter in the word lowercase, except for the first which is made uppercase. According to the spec, only the first letter should be modified and other letters should remain as typed.

[cap-test.pdf](https://github.com/Kozea/WeasyPrint/files/8340340/cap-te

bug good first issue
juliancc
juliancc commented Jun 2, 2021

When you parse using --components=true the css file generated works for the most part. The only main problem is that it generates duplicate classes if many elements with the same class exist in the original file.

For example if you have the following:

<div class="alert alert-warning">
some warning alert
</div>
.
some other code
.
<div class="alert alert-danger">
this is a 
freac
enzo1982
enzo1982 commented Dec 15, 2019

This ticket serves as a tracker for translations needing updates for fre:ac 1.1.5. It will be updated once the status of a translation changes.

Help is needed to update the translations for fre:ac 1.1.5 which has been released on 27th June 2021.

New translations to as of yet unsupported languages are more than welcome as well of course. If you would like to translate fre:ac to a new la

Improve this page

Add a description, image, and links to the converter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the converter topic, visit your repo's landing page and select "manage topics."

Learn more