Neil Bostrom

Results 3 issues of Neil Bostrom

Modified Config.h to include Flickr API keys

I was looking at add a feature to your awesome pagination directive. My first step for this was to get the existing unit tests up and running on grunt. When...

bug

``` System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.Generic.List`1.get_Item(Int32 index) at UglyToad.PdfPig.Graphics.ReflectionGraphicsStateOperationFactory.Create(OperatorToken op, IReadOnlyList`1 operands) at UglyToad.PdfPig.Parser.PageContentParser.Parse(Int32...

bug