Alex Harris

Results 20 comments of Alex Harris

Hi, that'd be great. The bayer matrix located is here: https://github.com/alexharris/ditherit-v2/blob/89f35deb9c620031fab0095934fecde112dc78d1/pages/index.vue#L742C1-L747C9 All of the error diffusion code is from a separate library called RGBQuant. The original is no longer maintained...

I think that Bayer threshold map IS a 4x4 matrix? I suspect other size matrices could be used...I remember trying and then giving up. But I figure it could work....

I am not sure what you are see that makes you think certain size matrixes wont work...but maybe you are right, I don't exactly remember the details of how I...

This all looks good, I will just focus on getting an mvp up of using multiple bayer matrixes, and then see what works to plug in

OK, I got the basics of multiple bayer matrices working via selecting options in the "advanced" panel. These changes can be tested here: [here](https://bayer--dreamy-kitten-5b22ff.netlify.app/). And the code changes are available...

Hi Ethan, sure. I would be happy to accept a pull request, thank you!

Hey digen, Looks like this is an error as described in the "Limitations" section of this blog post: http://thesassway.com/intermediate/understanding-placeholder-selectors The inability to use an extend within a @media query for...

have you tried making the .sans class optional as it suggests? also, .can you tell me structure of your sass/scss files and folders and what version of jekyll/octopress you are...

Hi Sean, Works for me! Thinking back, I suspect the original issues stemmed from me never using the "collapse button" nor the config option, I think I always just relied...

Sean, even on my larger monitor, I am not seeing the sidebar leave the bottom of the site. Is this just something to do with the configuration of your site...